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
path: root/newlib
AgeCommit message (Expand)Author
2003-04-01 * libc/stdio/sscanf.c: Update flags description.Corinna Vinschen
2003-04-01 * libc/sys/cygwin/sys/dirent.h (struct DIR): Change type ofCorinna Vinschen
2003-03-202003-03-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2003-03-182003-03-18 D.Venkatasubramanian <dvenkat@noida.hcltech.com>Jeff Johnston
2003-03-172003-03-17 Bob Cassels <bcassels@abinitio.com>Jeff Johnston
2003-03-14 * libc/include/stdio.h: Declare fgetpos, fsetpos, fseeko and ftelloCorinna Vinschen
2003-03-10 * libc/reent/lseekr.c (lseek_r): Use _off_t instead of off_t.Corinna Vinschen
2003-03-10 * libc/include/sys/config.h: Define __CYGWIN_USE_BIG_TYPES__ forCorinna Vinschen
2003-03-10 * libc/include/pwd.h: Add guards to avoid type clashes when compilingCorinna Vinschen
2003-03-08* libc/include/sys/unistd.h: Guard getopt.h call to force only declaration ofChristopher Faylor
2003-03-07 * configure.host: Define stdio64_dir for Cygwin.Corinna Vinschen
2003-03-072003-03-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2003-02-252002-02-25 D.Venkatasubramanian <dvenkat@noida.hcltech.com>Jeff Johnston
2003-02-20Add support for Cirrus Maverick ARM co-processorNick Clifton
2003-02-192003-02-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2003-02-192003-02-18 Christian Groessler <chris@groessler.org>Jeff Johnston
2003-02-192003-02-18 Earnie Boyd <earnie@users.sf.net>Jeff Johnston
2003-02-11* libc/include/sys/types.h: Don't define __MS_types__ for Cygwin. Don't defineChristopher Faylor
2003-02-082003-02-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2003-02-052003-02-05 Jonathan Larmour <jifl@eCosCentric.com>Jeff Johnston
2003-02-042003-02-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2003-01-312003-01-31 Michael Snyder <msnyder@redhat.com>Jeff Johnston
2003-01-312003-01-31 Michael Snyder <msnyder@redhat.com>Jeff Johnston
2003-01-302003-01-29 Jason Tishler <jason@tishler.net>Jeff Johnston
2003-01-24Add sh2e supportNick Clifton
2003-01-24 * libc/include/sys/unistd.h: Add setregid and setreuid declarationsCorinna Vinschen
2003-01-212003-01-21 Anita Kulkarni <anitak@kpit.com>Jeff Johnston
2003-01-20* libc/include/sys/unistd.h: Add rresvport declaration for cygwin.Christopher Faylor
2003-01-18Define __IEEE_BIG_ENDIAN, __SMALL_BITFIELDS and _DOUBLE_IS_32BITS for IP2K.Nick Clifton
2003-01-172003-01-16 Joel Sherrill <joel@OARcorp.com>Jeff Johnston
2003-01-15* libc/time/strftime.c (strftime): Add '%h' and '%l, %k' GNU extensions.Christopher Faylor
2003-01-08 * configure.host (mips64vr-elf, mips64vrel-elf): New config.Richard Sandiford
2003-01-072003-01-07 Charles Wilson <cwilson@ece.gatech.edu>Jeff Johnston
2003-01-072003-01-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2003-01-072003-01-06 Charles Wilson <cwilson@ece.gatech.edu>Jeff Johnston
2003-01-062003-01-06 Charles Wilson <cwilson@ece.gatech.edu>Jeff Johnston
2002-12-29* libc/include/sys/unistd.h: Under cygwin, just include getopt.h rather thanChristopher Faylor
2002-12-21Fixed minor typo.Jeff Johnston
2002-12-212002-12-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-12-212002-12-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-12-212002-12-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-12-202002-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-12-172002-12-16 Kazu Hirata <kazu@cs.umass.edu>Jeff Johnston
2002-12-102002-12-10 Joel Sherrill <joel@OARcorp.com>Jeff Johnston
2002-12-062002-12-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-11-27* libc/string/memset.c (memset): Fix comment.Christopher Faylor
2002-11-26* libc/string/memset.c (memset): Move initialization of 'd' earlier inChristopher Faylor
2002-11-26* libc/string/memset.c (memset): Minor optimization: Use new 'd' variable,Christopher Faylor
2002-11-25 * libc/string/memset.c (memset): Make it safe even ifKazu Hirata
2002-11-222002-11-22 Joe Buehler <jbuehler@hekimian.com>Jeff Johnston