aboutsummaryrefslogtreecommitdiff
path: root/newlib
AgeCommit message (Expand)AuthorFilesLines
2008-02-20This commit was manufactured by cvs2svn to create branch 'gdb_6_8-branch'.insight_6_8-branchpointgdb_6_8-2008-03-27-releasegdb_6_8-2008-02-26-branchpointgithub/gdb_6_8-branchgdb_6_8-branchcvs2svn3437-1177641/+0
2008-02-122008-02-11 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston1-0/+180
2008-02-122008-02-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-16/+22
2008-02-122008-02-12 Peter Rosin <peda@lysator.liu.se>Jeff Johnston2-7/+8
2008-02-112008-02-11 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston6-142/+113
2008-02-112008-02-11 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2-10/+17
2008-01-30Remove conflict marker as obvious.Brian Ford1-1/+0
2008-01-25 * libc/sys/mmixware/isatty.c (_isatty): Renamed from isatty.Hans-Peter Nilsson2-3/+8
2008-01-22* libc/sys/sh/syscalls.c (_isatty): New.DJ Delorie2-0/+11
2008-01-212008-01-21 Neal H. Walfield <neal@gnu.org>Jeff Johnston3-4/+10
2008-01-15* libc/string/Makefile.am (ELIX_2_SOURCES): Fix definition.Eric Blake3-26/+46
2008-01-15 * libc/include/machine/setjmp.h (__SIGMASK_FUNC): Define asCorinna Vinschen2-4/+25
2008-01-12Make strstr and strcasestr O(n), not O(n^2); add memmem.Eric Blake8-16/+664
2008-01-082008-01-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-60/+66
2008-01-072008-01-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston5-46/+60
2008-01-032008-01-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston25-93/+280
2008-01-032008-01-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston19-76/+22
2007-12-192007-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston187-118407/+175911
2007-12-192007-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston20-34/+804
2007-12-192007-12-19 Dave Korn <dave.korn@artimi.com>Jeff Johnston15-26/+591
2007-12-192007-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-1/+9
2007-12-192007-11-15 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-182/+198
2007-12-19 * libc/include/wchar.h: Add prototypes for wcpcpy and wcpncpy.Corinna Vinschen7-6/+148
2007-12-19 * libc/stdio/vfprintf.c (_VFPRINTF_R): Use correct pointer in call toCorinna Vinschen2-3/+8
2007-11-192007-11-19 Nick Clifton <nickc@redhat.com>Jeff Johnston11-98/+388
2007-11-08 * libc/include/sys/unistd.h: Remove Cygwin definition of MAXPATHLEN.Corinna Vinschen2-4/+5
2007-11-072007-11-07 Dave Brolley <brolley@redhat.com>Dave Brolley12-14/+5481
2007-10-31* libc/signal/signal.c (_raise_r): Don't attempt to initialize theDJ Delorie2-4/+11
2007-10-232007-10-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-13/+27
2007-10-182007-10-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston7-8/+45
2007-10-172007-10-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-2/+8
2007-10-17Fix typo.Jeff Johnston1-1/+1
2007-10-172007-10-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-0/+88
2007-10-13* libc/stdio/vfprintf.c (_VFPRINTF_R) [__OPTIMIZE_SIZE__]:Eric Blake2-3/+11
2007-10-09* libc/sys/linux/dl/do-lookup.h (FCT): Support symbols with the STT_COMMON type.Nick Clifton2-3/+9
2007-10-09 * libm/machine/spu/headers/acosd2.h: Include spu_intrinsics.hBen Elliston3-2/+10
2007-09-282007-09-28 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston25-17/+541
2007-09-282007-09-28 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston190-37/+12452
2007-09-282007-09-28 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston111-19/+5634
2007-09-212007-09-21 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2-0/+30
2007-09-212007-09-21 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston4-0/+51
2007-09-212007-09-21 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2-1/+63
2007-09-182007-09-18 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston4-23/+49
2007-09-182007-09-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston5-40/+99
2007-09-17Obey POSIX on printf("%.s", (char*)NULL).Eric Blake2-5/+18
2007-09-072007-09-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-0/+18
2007-09-072007-09-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-1/+9
2007-09-072007-09-07 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston6-126/+202
2007-09-072007-09-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-7/+12
2007-09-07 * libc/reent/getreent.c: Allow for case where __getreent isBrian Dessent2-0/+9