summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * cygpath.cc: Include argz.h.Corinna Vinschen2007-05-232-127/+130
* * libc/argz/argz_create_sep.c (argz_create_sep): Initialize *argz_lenCorinna Vinschen2007-05-233-0/+19
* * m68k/fido.sc (.data): Move .jcr to .text. Catch .got.pltKazu Hirata2007-05-232-1/+11
* 2007-05-23 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2007-05-232-1/+7
* * path.cc (cwdstuff::set): Revert useless acquire check.Corinna Vinschen2007-05-222-2/+5
* * path.cc (cwdstuff::set): Avoid double aquiring of cwd_lock.Corinna Vinschen2007-05-222-2/+8
* * fhandler_floppy.cc (fhandler_dev_floppy::lseek): Don't invalidateCorinna Vinschen2007-05-222-1/+20
* Move entry for modification to dwarf2.h (for adding ability to reportCaroline Tice2007-05-211-0/+5
* moved to the attic to please handling of src-support modulePaolo Bonzini2007-05-213-0/+0
* add this momentarily, will move them to the attic soonPaolo Bonzini2007-05-213-0/+0
* * include/search.h (hsearch_r): Provide declaration.Corinna Vinschen2007-05-212-0/+5
* * fhandler_floppy.cc (fhandler_dev_floppy::lseek): Set buf size toCorinna Vinschen2007-05-212-4/+13
* 2007-05-19 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2007-05-192-0/+6
* Add ability to report when a variable's value is uninitialized,Caroline Tice2007-05-181-0/+1
* * libc/stdio/vfprintf.c [_WANT_IO_LONG_LONG]: Allow non-gccEric Blake2007-05-183-3/+11
* 2007-05-17 Cary R. <cygcary <at> yahoo.com>Jeff Johnston2007-05-173-52/+6
* 2007-05-17 Yaakov Selkowitz <yselkowitz <at> users.sourceforge.net>Jeff Johnston2007-05-178-56/+374
* * stdio/tmpfile.c: Include <sys/stat.h>.Eric Blake2007-05-173-0/+7
* Close security hole in tmpfile.Eric Blake2007-05-163-7/+43
* * libc/include/math.h (INFINITY, NAN, FP_ILOGB0, FP_ILOGBNAN)Eric Blake2007-05-163-49/+74
* * libc/stdlib/wctomb_r.c (_wctomb_r): Avoid gcc warnings on cygwin.Eric Blake2007-05-163-2/+15
* 2007-05-16 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2007-05-164-184/+443
* * fhandler_socket.cc (adjust_socket_file_mode): New inline function.Corinna Vinschen2007-05-152-4/+24
* * path.cc (fs_info::update): Set and use is_cdrom.Christopher Faylor2007-05-153-14/+54
* * cygwin.din (asnprintf, dprint, _Exit, vasnprintf, vdprintf): Export.Christopher Faylor2007-05-153-1/+12
* Reduce stack size of *printf.Eric Blake2007-05-142-103/+93
* include/elf/Alan Modra2007-05-122-2/+8
* Minimize printf/scanf size on platforms that don't need C99.Eric Blake2007-05-118-63/+187
* * libc/stdio/vfprintf.c (_VFPRINTF_R, cvt, exponent, chclass)Eric Blake2007-05-112-84/+148
* include/elf/Alan Modra2007-05-112-1/+7
* Allow zero size with non-null buf in *asnprintf.Eric Blake2007-05-095-0/+15
* * libc/stdio/vfprintf.c: Fix typo in comments that breaks docs.Eric Blake2007-05-082-1/+5
* * include/stdint.h (intptr_t): Fix typo.Danny Smith2007-05-082-2/+7
* merge from gccDJ Delorie2007-05-082-0/+8
* * include/stdint.h (intptr_t): Protect with _INTPTR_T_DEFINED.Danny Smith2007-05-072-10/+43
* 2007-05-07 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2007-05-072-16/+11
* Add support for asnprintf, and improve *printf documentation.Eric Blake2007-05-0426-690/+1268
* * libc/machine/m68k/Makefile.am (lib_a_SOURCES): Add memcpy.SKazu Hirata2007-05-035-5/+28
* * m68k/fido-_exit.c (_exit): Use stop #0x700.Kazu Hirata2007-05-032-4/+7
* include/elf/Alan Modra2007-05-022-18/+23
* gas/Alan Modra2007-05-022-1/+5
* * libc/stdio64/local64.h: Delete, move contents to...Eric Blake2007-05-0112-45/+70
* 2007-05-01 Cary R. <cygcary <at> yahoo.com>Jeff Johnston2007-05-0113-15/+38
* bfd/Alan Modra2007-04-302-4/+14
* 2007-04-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-04-273-16/+10
* 2007-04-27 Kazu Hirata <kazu@codesourcery.com>Jeff Johnston2007-04-275-3/+213
* 2007-04-27 Kazu Hirata <kazu@codesourcery.com>Jeff Johnston2007-04-272-16/+25
* * include/cygwin/time.h: Use __cdecl on declaration. RemoveChristopher Faylor2007-04-271-7/+6
* Write Mimi's name in ASCII.Alan Modra2007-04-272-5/+5
* 2007-04-26 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2007-04-2613-11/+390