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
*
* Makefile.am (LIB_OBJECTLISTS): Add
Thomas Fitzsimmons
2002-06-20
4
-1
/
+609
*
2002-06-18 Dave Brolley <brolley@redhat.com>
Dave Brolley
2002-06-18
1
-0
/
+4
*
2002-06-05 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-06-05
2
-2
/
+33
*
* libc/include/sys/types.h: Don't define dev_t when compiling for
Corinna Vinschen
2002-06-03
1
-0
/
+2
*
* libc/include/sys/types.h: Revert previous patch.
Corinna Vinschen
2002-05-22
1
-2
/
+1
*
* libc/include/sys/types.h: Include cygwin/types.h always under
Corinna Vinschen
2002-05-22
1
-1
/
+2
*
2002-05-17 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-05-17
2
-1
/
+12
*
2002-05-15 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-05-15
1
-6
/
+29
*
* libc/include/sys/stdio.h: New file.
Thomas Fitzsimmons
2002-05-08
1
-0
/
+14
*
2002-05-06 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-05-06
1
-1
/
+7
*
* libc/include/sys/unistd.h: Define getdomainname under cygwin.
Christopher Faylor
2002-05-04
1
-0
/
+3
*
2002-04-29 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-04-29
1
-0
/
+2
*
2002-04-19 Alexandre Oliva <aoliva@redhat.com>
Jeff Johnston
2002-04-19
1
-5
/
+30
*
* libc/include/sys/config.h: Include limits.h.
Alexandre Oliva
2002-04-13
1
-0
/
+2
*
Fix typo.
Tom Rix
2002-04-09
1
-1
/
+1
*
2002-04-04 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-04-04
1
-0
/
+5
*
2002-04-01 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-04-01
1
-4
/
+108
*
* libc/include/sys/features.h (_POSIX_SEMAPHORES): New Cygwin define.
Christopher Faylor
2002-03-28
1
-0
/
+1
*
2002-02-25 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-02-25
1
-2
/
+2
*
* libc/include/sys/stat.h (_fstat): Don't declare when compiling Cygwin.
Corinna Vinschen
2002-02-23
1
-0
/
+2
*
2002-02-15 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-02-15
1
-0
/
+11
*
* libc/include/grp.h: Include Cygwin specific header.
Corinna Vinschen
2002-02-09
2
-1
/
+8
*
* libc/include/sys/reent.h (_REENT_CHECK_EMERGENCY): Allocate
Matthew Green
2002-02-09
1
-1
/
+1
*
2002-02-04 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-02-04
1
-0
/
+1
*
* implement a new `struct _reent' that is significantly smaller. use this
Matthew Green
2002-02-03
2
-8
/
+205
*
* libc/include/sys/signal.h [__CYGWIN__]: Issue error message
Thomas Fitzsimmons
2002-01-28
1
-0
/
+5
*
* libc/include/sys/signal.h: Revert 2002-01-23 change.
Thomas Fitzsimmons
2002-01-25
1
-1
/
+1
*
* libc/include/sys/signal.h: Remove pthread_kill declaration
Thomas Fitzsimmons
2002-01-24
1
-1
/
+1
*
2002-01-07 Alan Matsuoka <alanm@redhat.com>
Jeff Johnston
2002-01-07
1
-0
/
+2
*
In newlib/:
Geoffrey Keating
2001-12-22
1
-0
/
+13
*
2001-12-18 Thomas Fitzsimmons <fitzsim@redhat.com>
Thomas Fitzsimmons
2001-12-19
1
-2
/
+2
*
* libc/include/sys/unistd.h: Correct ualarm declaration.
Christopher Faylor
2001-12-06
1
-1
/
+1
*
* libc/include/sys/types.h: Define useconds_t.
Christopher Faylor
2001-11-28
2
-0
/
+5
*
2001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
Jeff Johnston
2001-11-12
1
-0
/
+4
*
* libc/include/sys/unistd.h: Add prototypes for endusershell(),
Corinna Vinschen
2001-11-05
1
-0
/
+14
*
* libc/posix/execvp.c: Remove obsolete CYGWIN32 considerations throughout.
Christopher Faylor
2001-10-22
1
-1
/
+1
*
Add __rtems__ as system defining fchdir().
Corinna Vinschen
2001-10-17
1
-1
/
+1
*
* libc/include/sys/unistd.h: Add prototype for fchdir() when
Corinna Vinschen
2001-10-17
1
-0
/
+3
*
2001-08-29 Joel Sherrill <joel@OARcorp.com>
Jeff Johnston
2001-08-29
1
-1
/
+1
*
2001-08-29 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2001-08-29
3
-5
/
+22
*
* libc/include/sys/errno.h: Add a cautionary comment.
Christopher Faylor
2001-08-26
1
-0
/
+2
*
* libc/include/machine/setjmp.h: Protect sigsetjmp/siglongjmp macro arguments.
Christopher Faylor
2001-08-14
1
-0
/
+4
*
* libc/include/sys/stat.h: Revert March 3, Cygwin change.
Christopher Faylor
2001-05-08
2
-20
/
+1
*
* libc/include/sys/unistd.h [X_OK]: Use better protection against Cygwin X_OK
Christopher Faylor
2001-04-22
1
-6
/
+7
*
* libc/include/sys/time.h: Define timercmp and other macros for __CYGWIN__,
Christopher Faylor
2001-04-21
1
-2
/
+2
*
* libc/include/sys/unistd.h: Add pthread_atfork (Cygwin only).
Christopher Faylor
2001-04-13
1
-0
/
+3
*
* libc/include/sys/errno.h: Add ECASECLASH to indicate case clash
Corinna Vinschen
2001-04-12
1
-0
/
+1
*
* libc/include/sys/features.h: Add appropriate defines for Cygwin pthread
Christopher Faylor
2001-04-12
3
-4
/
+20
*
* libc/include/sys/types.h (BSD int typedefs): Guard with _BSDTYPES_DEFINED
Christopher Faylor
2001-03-20
2
-9
/
+16
*
* libc/include/sys/unistd.h: Add _PC_POSIX_PERMISSONS and
Corinna Vinschen
2001-03-19
1
-0
/
+6
[next]