Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-30* cygwait.cc (cancelable_wait): Add some debugging-only output.Christopher Faylor
2012-07-30Add missing include/sdkddkver.hEarnie Boyd
2012-07-30Doh. Check in missing file from previous submission.Christopher Faylor
2012-07-30* cygtls.cc (_cygtls::reset_signal_arrived): New function.Christopher Faylor
2012-07-30Add missing file from last checkin.Christopher Faylor
2012-07-30 * include/sdkddkver.h: New file.Earnie Boyd
2012-07-29* fhandler_termios.cc (fhandler_termios::line_edit): Use special case '%0c'Christopher Faylor
2012-07-28 * include/inttypes.h: Add x86_64 target considerations throughout.Corinna Vinschen
2012-07-26Fix attributation of PR 13135 patch.Nick Clifton
2012-07-26* signal.cc (clock_nanosleep): Force return on signal rather than lettingChristopher Faylor
2012-07-25 * syscalls.cc (enum bin_status): Add dir_not_empty.Corinna Vinschen
2012-07-24 * wincap.cc (wincapc::init): Drop memset call since it can result inCorinna Vinschen
2012-07-24 PR binutils/13135Nick Clifton
2012-07-23Change "set_thread_waiting" to "set_signal_arrived" throughout.Christopher Faylor
2012-07-22* DevNotes: Add entry cgf-000013.Christopher Faylor
2012-07-21* include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 17.Christopher Faylor
2012-07-20readdir: drop bogus codeEric Blake
2012-07-20Forced checkin to fix dateCorinna Vinschen
2012-07-20 * pathnames.sgml (pathnames-intro): Remove paragraph on UNC paths.Corinna Vinschen
2012-07-19 * woutsup.h: Just include winlean.h.Corinna Vinschen
2012-07-19*** empty log message ***Corinna Vinschen
2012-07-19 * mount.cc (getmntent_r): Remove unused but set variable.Yaakov Selkowitz
2012-07-182012-07-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
2012-07-18 * new-features.sgml (ov-new1.7.16): Document getmntent_r.Yaakov Selkowitz
2012-07-18 * cygwin.din (getmntent_r): Export.Corinna Vinschen
2012-07-18 * faq-programming.xml (faq.programming.unix-gui): Update toYaakov Selkowitz
2012-07-172012-07-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
2012-07-162012-07-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
2012-07-14 include/Doug Evans
2012-07-132012-07-13 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel
2012-07-132012-07-13 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
2012-07-13 Fix copy-paste errorCorinna Vinschen
2012-07-12 * winlean.h: Make sure certain Windows macros are undefined again.Corinna Vinschen
2012-07-12 * pseudo-reloc.cc: Drop including wchar.h.Corinna Vinschen
2012-07-11 * Makefile.in (cygcheck.exe): Link against psapi.dll.Corinna Vinschen
2012-07-11 * cygtls.cc (well_known_dlls): Add ole32.dll and wbemprox.dll.Corinna Vinschen
2012-07-09 * cygwin.sc (.rdata): Revert patch from 2012-07-06.Corinna Vinschen
2012-07-09 * passwd.cc (getpass): Make check for closed stream more reliable.Corinna Vinschen
2012-07-09 * libc/stdio/fileno.c (fileno): Check if f is a valid stream. If not,Corinna Vinschen
2012-07-09 * Makefile.in, configure.in, mkvers.sh: Revert accidental checkin fromCorinna Vinschen
2012-07-08* Makefile.in: Change mingw_lib (temporarily?) back to w32api_lib.Christopher Faylor
2012-07-06 * cygpath.cc: Change including headers to allow building againstCorinna Vinschen
2012-07-06 * winlean.h (__STRALIGN_H_): Drop definition.Corinna Vinschen
2012-07-06 * mips.h: Fix a typo in description.Maciej W. Rozycki
2012-07-06 * fhandler_procnet.cc: Fix copyright.Corinna Vinschen
2012-07-06Add files missing in previous checkinCorinna Vinschen
2012-07-06 In terms of network related functionality, rely on Winsock definitionsCorinna Vinschen
2012-07-06 * include/winsock.h: Keep IP_OPTIONS and SO_xxx definitions whenCorinna Vinschen
2012-07-06 * winbase.h: Throughout use LONG rather than long type to prepare forCorinna Vinschen
2012-07-06 * fhandler_registry.cc (RegOpenUserClassesRoot): Only define whenCorinna Vinschen