index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
newlib
Commit message (
Expand
)
Author
Age
Files
Lines
*
* libc/stdio/sscanf.c: Update flags description.
Corinna Vinschen
2003-04-01
3
-18
/
+58
*
* libc/sys/cygwin/sys/dirent.h (struct DIR): Change type of
Corinna Vinschen
2003-04-01
2
-1
/
+6
*
2003-03-20 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2003-03-20
3
-2
/
+8
*
2003-03-18 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
Jeff Johnston
2003-03-18
3
-0
/
+28
*
2003-03-17 Bob Cassels <bcassels@abinitio.com>
Jeff Johnston
2003-03-17
2
-3
/
+7
*
* libc/include/stdio.h: Declare fgetpos, fsetpos, fseeko and ftello
Corinna Vinschen
2003-03-14
12
-20
/
+49
*
* libc/reent/lseekr.c (lseek_r): Use _off_t instead of off_t.
Corinna Vinschen
2003-03-09
2
-2
/
+6
*
* libc/include/sys/config.h: Define __CYGWIN_USE_BIG_TYPES__ for
Corinna Vinschen
2003-03-09
2
-0
/
+6
*
* libc/include/pwd.h: Add guards to avoid type clashes when compiling
Corinna Vinschen
2003-03-09
5
-2
/
+32
*
* libc/include/sys/unistd.h: Guard getopt.h call to force only declaration of
Christopher Faylor
2003-03-08
3
-11
/
+8
*
* configure.host: Define stdio64_dir for Cygwin.
Corinna Vinschen
2003-03-07
6
-7
/
+29
*
2003-03-07 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2003-03-07
2
-3
/
+6
*
2002-02-25 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
Jeff Johnston
2003-02-25
13
-81
/
+175
*
Add support for Cirrus Maverick ARM co-processor
Nick Clifton
2003-02-20
3
-9
/
+44
*
2003-02-19 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2003-02-19
2
-2
/
+6
*
2003-02-18 Christian Groessler <chris@groessler.org>
Jeff Johnston
2003-02-18
2
-6
/
+44
*
2003-02-18 Earnie Boyd <earnie@users.sf.net>
Jeff Johnston
2003-02-18
2
-2
/
+7
*
* libc/include/sys/types.h: Don't define __MS_types__ for Cygwin. Don't define
Christopher Faylor
2003-02-10
2
-5
/
+9
*
2003-02-07 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2003-02-08
129
-3153
/
+5368
*
2003-02-05 Jonathan Larmour <jifl@eCosCentric.com>
Jeff Johnston
2003-02-05
5
-0
/
+17
*
2003-02-03 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2003-02-03
2
-18
/
+36
*
2003-01-31 Michael Snyder <msnyder@redhat.com>
Jeff Johnston
2003-01-31
2
-2
/
+20
*
2003-01-31 Michael Snyder <msnyder@redhat.com>
Jeff Johnston
2003-01-31
2
-6
/
+11
*
2003-01-29 Jason Tishler <jason@tishler.net>
Jeff Johnston
2003-01-29
2
-0
/
+14
*
Add sh2e support
Nick Clifton
2003-01-24
4
-5
/
+15
*
* libc/include/sys/unistd.h: Add setregid and setreuid declarations
Corinna Vinschen
2003-01-24
2
-0
/
+9
*
2003-01-21 Anita Kulkarni <anitak@kpit.com>
Jeff Johnston
2003-01-21
2
-1
/
+5
*
* libc/include/sys/unistd.h: Add rresvport declaration for cygwin.
Christopher Faylor
2003-01-20
2
-1
/
+6
*
Define __IEEE_BIG_ENDIAN, __SMALL_BITFIELDS and _DOUBLE_IS_32BITS for IP2K.
Nick Clifton
2003-01-18
2
-0
/
+11
*
2003-01-16 Joel Sherrill <joel@OARcorp.com>
Jeff Johnston
2003-01-16
6
-45
/
+53
*
* libc/time/strftime.c (strftime): Add '%h' and '%l, %k' GNU extensions.
Christopher Faylor
2003-01-15
2
-2
/
+10
*
* configure.host (mips64vr-elf, mips64vrel-elf): New config.
Richard Sandiford
2003-01-08
2
-0
/
+7
*
2003-01-07 Charles Wilson <cwilson@ece.gatech.edu>
Jeff Johnston
2003-01-07
3
-10
/
+15
*
2003-01-07 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2003-01-07
4
-13
/
+36
*
2003-01-06 Charles Wilson <cwilson@ece.gatech.edu>
Jeff Johnston
2003-01-07
3
-2
/
+9
*
2003-01-06 Charles Wilson <cwilson@ece.gatech.edu>
Jeff Johnston
2003-01-06
2
-1
/
+6
*
* libc/include/sys/unistd.h: Under cygwin, just include getopt.h rather than
Christopher Faylor
2002-12-28
2
-0
/
+9
*
Fixed minor typo.
Jeff Johnston
2002-12-21
1
-1
/
+1
*
2002-12-20 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-12-21
131
-213
/
+333
*
2002-12-20 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-12-20
40
-39
/
+82
*
2002-12-20 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-12-20
4
-39
/
+84
*
2002-12-19 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-12-20
124
-8280
/
+6
*
2002-12-16 Kazu Hirata <kazu@cs.umass.edu>
Jeff Johnston
2002-12-16
2
-2
/
+18
*
2002-12-10 Joel Sherrill <joel@OARcorp.com>
Jeff Johnston
2002-12-10
2
-2
/
+7
*
2002-12-06 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-12-06
6
-13
/
+31
*
* libc/string/memset.c (memset): Fix comment.
Christopher Faylor
2002-11-27
2
-4
/
+6
*
* libc/string/memset.c (memset): Move initialization of 'd' earlier in
Christopher Faylor
2002-11-26
2
-1
/
+6
*
* libc/string/memset.c (memset): Minor optimization: Use new 'd' variable,
Christopher Faylor
2002-11-25
2
-1
/
+6
*
* libc/string/memset.c (memset): Make it safe even if
Kazu Hirata
2002-11-25
2
-4
/
+11
*
2002-11-22 Joe Buehler <jbuehler@hekimian.com>
Jeff Johnston
2002-11-22
4
-5
/
+14
[next]