summaryrefslogtreecommitdiffstats
path: root/newlib
Commit message (Expand)AuthorAgeFilesLines
* 2003-03-17 Bob Cassels <bcassels@abinitio.com>Jeff Johnston2003-03-172-3/+7
* * libc/include/stdio.h: Declare fgetpos, fsetpos, fseeko and ftelloCorinna Vinschen2003-03-1412-20/+49
* * libc/reent/lseekr.c (lseek_r): Use _off_t instead of off_t.Corinna Vinschen2003-03-092-2/+6
* * libc/include/sys/config.h: Define __CYGWIN_USE_BIG_TYPES__ forCorinna Vinschen2003-03-092-0/+6
* * libc/include/pwd.h: Add guards to avoid type clashes when compilingCorinna Vinschen2003-03-095-2/+32
* * libc/include/sys/unistd.h: Guard getopt.h call to force only declaration ofChristopher Faylor2003-03-083-11/+8
* * configure.host: Define stdio64_dir for Cygwin.Corinna Vinschen2003-03-076-7/+29
* 2003-03-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-03-072-3/+6
* 2002-02-25 D.Venkatasubramanian <dvenkat@noida.hcltech.com>Jeff Johnston2003-02-2513-81/+175
* Add support for Cirrus Maverick ARM co-processorNick Clifton2003-02-203-9/+44
* 2003-02-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-02-192-2/+6
* 2003-02-18 Christian Groessler <chris@groessler.org>Jeff Johnston2003-02-182-6/+44
* 2003-02-18 Earnie Boyd <earnie@users.sf.net>Jeff Johnston2003-02-182-2/+7
* * libc/include/sys/types.h: Don't define __MS_types__ for Cygwin. Don't defineChristopher Faylor2003-02-102-5/+9
* 2003-02-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-02-08129-3153/+5368
* 2003-02-05 Jonathan Larmour <jifl@eCosCentric.com>Jeff Johnston2003-02-055-0/+17
* 2003-02-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-02-032-18/+36
* 2003-01-31 Michael Snyder <msnyder@redhat.com>Jeff Johnston2003-01-312-2/+20
* 2003-01-31 Michael Snyder <msnyder@redhat.com>Jeff Johnston2003-01-312-6/+11
* 2003-01-29 Jason Tishler <jason@tishler.net>Jeff Johnston2003-01-292-0/+14
* Add sh2e supportNick Clifton2003-01-244-5/+15
* * libc/include/sys/unistd.h: Add setregid and setreuid declarationsCorinna Vinschen2003-01-242-0/+9
* 2003-01-21 Anita Kulkarni <anitak@kpit.com>Jeff Johnston2003-01-212-1/+5
* * libc/include/sys/unistd.h: Add rresvport declaration for cygwin.Christopher Faylor2003-01-202-1/+6
* Define __IEEE_BIG_ENDIAN, __SMALL_BITFIELDS and _DOUBLE_IS_32BITS for IP2K.Nick Clifton2003-01-182-0/+11
* 2003-01-16 Joel Sherrill <joel@OARcorp.com>Jeff Johnston2003-01-166-45/+53
* * libc/time/strftime.c (strftime): Add '%h' and '%l, %k' GNU extensions.Christopher Faylor2003-01-152-2/+10
* * configure.host (mips64vr-elf, mips64vrel-elf): New config.Richard Sandiford2003-01-082-0/+7
* 2003-01-07 Charles Wilson <cwilson@ece.gatech.edu>Jeff Johnston2003-01-073-10/+15
* 2003-01-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-01-074-13/+36
* 2003-01-06 Charles Wilson <cwilson@ece.gatech.edu>Jeff Johnston2003-01-073-2/+9
* 2003-01-06 Charles Wilson <cwilson@ece.gatech.edu>Jeff Johnston2003-01-062-1/+6
* * libc/include/sys/unistd.h: Under cygwin, just include getopt.h rather thanChristopher Faylor2002-12-282-0/+9
* Fixed minor typo.Jeff Johnston2002-12-211-1/+1
* 2002-12-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-12-21131-213/+333
* 2002-12-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-12-2040-39/+82
* 2002-12-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-12-204-39/+84
* 2002-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-12-20124-8280/+6
* 2002-12-16 Kazu Hirata <kazu@cs.umass.edu>Jeff Johnston2002-12-162-2/+18
* 2002-12-10 Joel Sherrill <joel@OARcorp.com>Jeff Johnston2002-12-102-2/+7
* 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