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
/
libc
/
include
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
2007-06-13 Patrick Mansfield <patmans@us.ibm.com>
Jeff Johnston
2007-06-13
2
-1
/
+7
*
* libc/include/sys/unistd.h: Declare confstr for Cygwin.
Corinna Vinschen
2007-06-11
1
-0
/
+44
*
Implement funopen, fopencookie.
Eric Blake
2007-06-04
1
-11
/
+15
*
2007-03-15 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2007-03-15
1
-0
/
+8
*
* libc/include/sys/features.h: Add _POSIX_MESSAGE_PASSING for
Corinna Vinschen
2007-02-14
1
-1
/
+1
*
* libc/include/sys/features.h: Add _POSIX_SHARED_MEMORY_OBJECTS for
Corinna Vinschen
2007-02-08
1
-3
/
+3
*
* libc/include/sys/features.h: Add definition of all supported
Corinna Vinschen
2007-02-07
3
-86
/
+217
*
2007-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
Jeff Johnston
2007-02-02
1
-0
/
+1
*
2007-02-01 Joel Schopp <jschopp@austin.ibm.com>
Jeff Johnston
2007-02-01
3
-0
/
+14
*
* libc/include/sys/unistd.h (_SC_STREAM_MAX): Define on Cygwin.
Corinna Vinschen
2006-11-07
1
-1
/
+6
*
2006-09-26 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2006-09-26
1
-21
/
+14
*
2006-09-22 Paul Brook <paul@codesourcery.com>
Jeff Johnston
2006-09-22
1
-2
/
+3
*
2006-09-13 Joel Sherrill <joel@oarcorp.com>
Jeff Johnston
2006-09-13
2
-0
/
+33
*
2006-08-29 Paul Brook <paul@codesourcery.com>
Jeff Johnston
2006-08-29
1
-0
/
+4
*
* sys/types.h: Correct syntax error caused by missing '\' on #ifdef line.
Christopher Faylor
2006-08-19
1
-1
/
+1
*
2006-08-16 Joel Schopp <jschopp@austin.ibm.com>
Jeff Johnston
2006-08-16
2
-5
/
+6
*
2006-08-01 Thiemo Seufer <ths@mips.com>
Jeff Johnston
2006-08-01
1
-0
/
+4
*
2006-04-18 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2006-04-18
1
-2
/
+8
*
* libc/include/sys/time.h (struct timeval): Change member types
Corinna Vinschen
2006-02-15
2
-3
/
+4
*
2006-01-31 Leif Ekblad <leif@rdos.net>
Jeff Johnston
2006-01-31
1
-1
/
+1
*
* libc/include/sys/fcntl.h: Define O_SYNC unconditionally. Fix
Corinna Vinschen
2005-12-14
1
-4
/
+2
*
2005-12-08 Shaun Jackman <sjackman@gmail.com>
Jeff Johnston
2005-12-08
1
-9
/
+0
*
* include/sys/time.h: Move more cygwin stuff to cygwin-specific header.
Christopher Faylor
2005-11-18
1
-4
/
+0
*
* include/time.h: Move cygwin declarations to cygwin-specific header.
Christopher Faylor
2005-11-18
1
-1
/
+1
*
* libc/include/sys/time.h: For cygwin, use general header rather than specific
Christopher Faylor
2005-11-11
1
-1
/
+1
*
2005-11-03 Shaun Jackman <sjackman@gmail.com>
Jeff Johnston
2005-11-03
1
-1
/
+1
*
* libc/include/sys/time.h: Declare futimes and lutimes for Cygwin.
Corinna Vinschen
2005-10-20
1
-0
/
+4
*
* libc/include/sys/features.h: Define _POSIX_MEMLOCK_RANGE for Cygwin.
Corinna Vinschen
2005-10-18
1
-0
/
+1
*
2005-10-04 James E Wilson <wilson@specifix.com>
Jeff Johnston
2005-10-04
1
-5
/
+3
*
2005-08-10 DJ Delorie <dj@redhat.com>
Jeff Johnston
2005-08-10
1
-0
/
+16
*
2005-03-06 Ralf Corsepious <ralf.corsepius@rtems.org>
Jeff Johnston
2005-03-06
1
-22
/
+2
*
2005-02-24 Ralf Corsepious <ralf.corsepius@rtems.org>
Jeff Johnston
2005-02-24
1
-0
/
+34
*
* libc/include/sys/unistd.h: Define getpeereid for Cygwin.
Corinna Vinschen
2005-02-23
1
-0
/
+3
*
* libc/include/sys/unistd.h: Define fdatasync also for Cygwin.
Corinna Vinschen
2005-02-22
1
-2
/
+0
*
* libc/include/pwd.h (struct passwd): Change pw_uid and pw_gid
Corinna Vinschen
2005-02-08
1
-1
/
+1
*
2005-02-07 Antony King <antony.king@st.com>
Jeff Johnston
2005-02-08
1
-2
/
+2
*
2005-01-24 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2005-01-24
1
-0
/
+2
*
* libc/include/sys/signal.h: Move <signal.h> include to bottom of file so that
Christopher Faylor
2004-10-28
1
-7
/
+6
*
2004-10-08 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2004-10-08
1
-0
/
+6
*
2004-09-16 Antony King <antony.king@st.com>
Jeff Johnston
2004-09-16
2
-13
/
+15
*
2004-09-15 Corinna Vinschen <vinschen@redhat.com>
Jeff Johnston
2004-09-15
1
-1
/
+1
*
2004-09-15 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2004-09-15
1
-1
/
+0
*
2004-09-14 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2004-09-14
1
-0
/
+1
*
2004-09-13 Artem B. Bityuckiy <dedekind@oktetlabs.ru>
Jeff Johnston
2004-09-13
1
-0
/
+77
*
2004-09-09 Paul Brook <paul@codesourcery.com>
Jeff Johnston
2004-09-09
1
-9
/
+19
*
2004-08-23 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2004-08-23
1
-1
/
+1
*
2003-07-02 Richard Sandiford <rsandifo@redhat.com>
Alexandre Oliva
2004-06-22
1
-1
/
+1
*
2004-06-17 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2004-06-18
1
-1
/
+1
*
2004-06-11 Antony King <antony.king@st.com>
Jeff Johnston
2004-06-11
3
-24
/
+97
*
2004-05-07 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2004-05-07
1
-15
/
+8
[next]