summaryrefslogtreecommitdiffstats
path: root/newlib
Commit message (Expand)AuthorAgeFilesLines
* 2002-12-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-12-066-13/+31
* * libc/string/memset.c (memset): Fix comment.Christopher Faylor2002-11-272-4/+6
* * libc/string/memset.c (memset): Move initialization of 'd' earlier inChristopher Faylor2002-11-262-1/+6
* * libc/string/memset.c (memset): Minor optimization: Use new 'd' variable,Christopher Faylor2002-11-252-1/+6
* * libc/string/memset.c (memset): Make it safe even ifKazu Hirata2002-11-252-4/+11
* 2002-11-22 Joe Buehler <jbuehler@hekimian.com>Jeff Johnston2002-11-224-5/+14
* 2002-11-22 Vijay L. Khuspe <vijayk1@kpit.com>Jeff Johnston2002-11-222-1/+6
* 2002-11-20 Ryo Tsuruta <ryo@kitanet.ne.jp>Jeff Johnston2002-11-202-21/+18
* Fix bugs in previous deltaNick Clifton2002-11-181-8/+6
* Add NULL to end of argv array.Nick Clifton2002-11-182-0/+11
* 2002-11-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-11-144-2/+68
* * libc/stdlib/malign.c: Don't compile if MALLOC_PROVIDED.Christopher Faylor2002-11-136-0/+19
* 2002-11-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-11-122-1/+6
* 2002-11-07 Joel Sherrill <joel@OARcorp.com>Jeff Johnston2002-11-079-4/+510
* * include/utmp.h: Define WTMP_FILE. Define and use UT_IDLEN.Christopher Faylor2002-11-072-1/+7
* 2002-11-06 Kazuhiro Fujieda <fujieda@jaist.ac.jp>Jeff Johnston2002-11-073-12/+9
* 2002-11-04 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-11-043-0/+21
* 2002-10-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-10-183-0/+89
* 2002-10-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-10-183-0/+299
* 2002-10-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-10-183-76/+172
* 2002-10-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-10-185-0/+95
* Fix attribution. (Tsk, tsk. Force of habit, sorry.)Richard Sandiford2002-10-111-1/+2
* * libc/include/sys/config.h (SIZE_T_SMALLER_THAN_LONG): Undefine.Richard Sandiford2002-10-113-10/+10
* 2002-10-07 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-10-082-0/+11
* 2002-10-07 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-10-082-0/+6
* 2002-10-07 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-10-084-14/+45
* 2002-10-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-10-079-7/+44
* 2002-10-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-10-032-5/+9
* The v850 does not have a ctbp register.Jim Wilson2002-09-273-10/+6
* 2002-09-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-09-273-260/+292
* 2002-09-24 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-09-242-4/+9
* * libc/include/sys/errno.h: Add EOVERFLOW.Corinna Vinschen2002-09-242-0/+5
* 2002-09-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-09-202-0/+47
* 2002-09-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-09-2031-21/+10945
* 2002-09-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-09-205-9/+14
* 2002-09-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-09-192-1/+6
* 2002-09-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-09-199-13/+111
* 2002-09-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-09-164-17/+12
* 2002-09-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-09-11129-2216/+7879
* 2002-09-09 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-09-102-2/+11
* 2002-09-09 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-09-0917-348/+666
* 2002-09-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-09-062-4/+5
* 2002-09-05 Kazuhiro Fujieda <fujieda@jaist.ac.jp>Jeff Johnston2002-09-052-0/+7
* 2002-09-04 Kazuhiro Fujieda <fujieda@jaist.ac.jp>Jeff Johnston2002-09-043-6/+3
* 2002-09-04 Kazuhiro Fujieda <fujieda@jaist.ac.jp>Jeff Johnston2002-09-043-0/+25
* 2002-09-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-09-035-0/+11
* 2002-09-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-09-0310-14/+117
* * libc/sys/linux/argp: New directory.Thomas Fitzsimmons2002-08-2922-70/+6280
* 2002-08-29 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-08-296-5/+103
* 2002-08-29 Kazuhiro Fujieda <fujieda@jaist.ac.jp>Jeff Johnston2002-08-2926-89/+1700