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
2009-07-15 * fhandler_netdrive.cc (GET_RESOURCE_INFO): Remove.Corinna Vinschen
2009-07-15 * strace.cc (main): Open trace output file in UNIX mode.Corinna Vinschen
2009-07-15 * fhandler_netdrive.cc (fhandler_netdrive::readdir): Remove uselessCorinna Vinschen
2009-07-15 * path.cc (cwdstuff::set): Only fix up UNC path in win32 so as notCorinna Vinschen
2009-07-15* mep/syscalls.S (sysret): Maintain 16-byte stack alignment.DJ Delorie
2009-07-14 Throughout avoid having to initialize constant UNICODE_STRINGs.Corinna Vinschen
2009-07-14 * globals.cc (active_codepage): Remove.Corinna Vinschen
2009-07-13 * cygcheck.cc (dump_sysinfo): Remove "not yet supported" text.Corinna Vinschen
2009-07-132009-07-12 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2009-07-132009-06-28 Ozkan Sezer <sezero@users.sourceforge.net>Chris Sutcliffe
2009-07-13* how-spawn-works.txt: Add "out of date" note.Christopher Faylor
2009-07-13* Makefile.in: Don't do anything special with any RCS directories.Christopher Faylor
2009-07-12 * fhandler_disk_file.cc (fhandler_base::fstat_by_handle): Don't useCorinna Vinschen
2009-07-10bfdTom Tromey
2009-07-102009-07-10 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2009-07-10STT_GNU_IFUNC support for PowerPC.Alan Modra
2009-07-10merge from gccDJ Delorie
2009-07-10merge from gccDJ Delorie
2009-07-092009-07-09 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2009-07-09* pathnames.sgml: Fix typo.Christopher Faylor
2009-07-09* m32c/sbrk.c (sbrk): Change to take ptrdiff_t, not int.DJ Delorie
2009-07-08 * winbase.h (ilockexch): Avoid making 'ret' volatile.Dave Korn
2009-07-08 * ChangeLog: Assorted minor whitespace fixes in old entries.Dave Korn
2009-07-08winsup/ChangeLog:Dave Korn
2009-07-07 * cygtls.cc (_cygtls::remove): Fix typo.Corinna Vinschen
2009-07-07* Makefile.in (clean): Clean generated files in srcdir.Christopher Faylor
2009-07-07* cygtls.cc (_cygtls::remove): Avoid closing a NULL handle.Christopher Faylor
2009-07-07 * fhandler_socket.cc (fhandler_socket::recv_internal): Convert wsabufCorinna Vinschen
2009-07-062009-07-06 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston
2009-07-06 * cygtls.h (struct _local_storage): Add thread storage pointers forCorinna Vinschen
2009-07-06* dtable.cc (handle_to_fn): Detect failing NtQueryObject.Christopher Faylor
2009-07-06 * autoload.cc: Delete stray CR.Corinna Vinschen
2009-07-05* fhandler_console.cc: Change workstation -> windows station throughout.Christopher Faylor
2009-07-05* cygwin-console-helper.cc: New file.Christopher Faylor
2009-07-05* autoload.cc (SetParent): Add new import.Christopher Faylor
2009-07-04 * autoload.cc (AttachConsole): Correct size of args.Dave Korn
2009-07-03* dcrt0.cc (jit_debug): New global.Christopher Faylor
2009-07-03 * new-features.sgml (ov-new1.7-file): Add fpurge and mkstemps to newCorinna Vinschen
2009-07-03 * posix.sgml: Add fpurge and mkstemps to BSD list.Corinna Vinschen
2009-07-03 * cygwin.din (fpurge, mkstemps): New exports.Corinna Vinschen
2009-07-03Add mkdtemp, mkstemps.Eric Blake
2009-07-03Add fpurge.Eric Blake
2009-07-03 * autoload.cc: Fix typo in comment.Corinna Vinschen
2009-07-03 * dwarf2.h (enum dwarf_location_atom): Add DW_OP_implicit_valueJakub Jelinek
2009-07-022009-07-02 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2009-07-02Clean up some sources.redhat.com references.Christopher Faylor
2009-07-01 * net.cc (get_xp_ifs): Fix typo in comment.Corinna Vinschen
2009-07-01 * moxie/crt0.S (_start): Clear BSS at startup. Register _fini()Anthony Green
2009-07-01 * lib/comctl32.def (StrCSpnA@8, StrCSpnIA@8, StrCSpnW@8, StrChrA@8,Corinna Vinschen
2009-07-01 * fhandler.h (class fhandler_socket): Add class members and methodsCorinna Vinschen