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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* libc/include/tgmath.h: New header.
Yaakov Selkowitz
2012-01-12
1
-0
/
+185
*
* libc/include/sys/unistd.h [__CYGWIN__] (get_current_dir_name):
Yaakov Selkowitz
2012-01-09
1
-0
/
+3
*
* libc/include/complex.h: Fix "/*" within comment warning.
Yaakov Selkowitz
2012-01-09
1
-1
/
+1
*
* libc/include/process.h: Remove Cygwin-only header.
Corinna Vinschen
2012-01-09
1
-37
/
+0
*
[libgloss]
DJ Delorie
2011-11-29
2
-0
/
+12
*
* libc/include/process.h: Remove exec family function declarations.
Corinna Vinschen
2011-08-19
2
-10
/
+6
*
2011-08-01 Sebastian Huber <sebastian.huber@embedded-brains.de>
Joel Sherrill
2011-08-01
1
-34
/
+38
*
* libc/include/time.h [_POSIX_CLOCK_SELECTION] (clock_nanosleep):
Yaakov Selkowitz
2011-07-20
2
-1
/
+17
*
* libc/include/sys/unistd.h (_CS_XBS5_WIDTH_RESTRICTED_ENVS): Define.
Yaakov Selkowitz
2011-07-20
1
-1
/
+2
*
2011-06-09 Yaakov Selkowitz <yselkowitz@...>
Jeff Johnston
2011-06-10
1
-0
/
+14
*
strerror: allow user hook to comply with POSIX rules
Eric Blake
2011-05-25
1
-0
/
+3
*
* libc/include/stdio_ext.h: New header.
Yaakov Selkowitz
2011-05-19
1
-0
/
+22
*
* libc/include/time.h (CLOCK_PROCESS_CPUTIME_ID): Rename from
Yaakov Selkowitz
2011-05-16
2
-4
/
+4
*
* libc/include/sys/features.h (_POSIX_THREAD_ATTR_STACKADDR): Define
Corinna Vinschen
2011-05-15
1
-1
/
+1
*
* libc/include/signal.h (psignal): Declare.
Yaakov Selkowitz
2011-05-04
1
-0
/
+1
*
* libc/include/sys/features.h [__CYGWIN__] (_POSIX_SPIN_LOCKS): Define.
Yaakov Selkowitz
2011-05-02
2
-2
/
+2
*
* libc/include/sys/signal.h (_sig_func_ptr): Define with int parameter
Corinna Vinschen
2011-04-19
1
-1
/
+2
*
* libc/include/string.h (strchrnul): Declare.
Corinna Vinschen
2011-03-28
1
-0
/
+1
*
* libc/include/string.h: Include sys/cdefs.h.
Corinna Vinschen
2011-03-03
1
-0
/
+1
*
* libc/include/sys/cdefs.h (__CONCAT1): Define.
Corinna Vinschen
2011-03-03
2
-1
/
+22
*
strerror_r: provide POSIX implementation
Eric Blake
2011-02-10
1
-1
/
+14
*
* libc/include/sys/features.h: Define __STDC_ISO_10646__ for Cygwin.
Corinna Vinschen
2011-01-27
2
-0
/
+9
*
* libc/include/sys/types.h (ulong): Add typedef.
Corinna Vinschen
2011-01-15
1
-0
/
+1
*
* libc/include/linux/sys/signal.h (sig_t): Move from here...
Corinna Vinschen
2011-01-12
1
-0
/
+1
*
* libc/include/string.h: Make strsignal() available unconditionally.
Corinna Vinschen
2011-01-10
1
-1
/
+1
*
cygwin:
Christopher Faylor
2010-12-26
1
-0
/
+2
*
* include/sys/types.h: Add #if defined(__rtems__) around
Corinna Vinschen
2010-12-08
2
-2
/
+13
*
* libc/include/strings.h: Don't include locale.h.
Corinna Vinschen
2010-12-08
1
-1
/
+0
*
strings.h: avoid namespace pollution
Eric Blake
2010-12-08
1
-1
/
+1
*
2010-12-07 Ralf Corsépius <ralf.corsepius@rtems.org>
Jeff Johnston
2010-12-07
1
-0
/
+36
*
* libc/include/math.h: Missing from previous checkin.
Corinna Vinschen
2010-12-03
1
-5
/
+5
*
2010-12-02 Jayant Sonar jayant.sonar@kpitcummins.com
Jeff Johnston
2010-12-02
3
-0
/
+28
*
* libc/include/sys/types.h: Add _mode_t for __rtems__.
Corinna Vinschen
2010-11-16
1
-1
/
+5
*
2010-10-14 Craig Howland <howland@LGSInnovations.com>
Jeff Johnston
2010-10-14
1
-2
/
+0
*
2010-10-08 Bernd Schmidt <bernds@codesourcery.com>
Jeff Johnston
2010-10-09
2
-0
/
+12
*
* libc/include/sys/unistd.h: Declare getsid, setegid, seteuid for RTEMS.
Corinna Vinschen
2010-10-08
1
-2
/
+2
*
* libc/include/complex.h: New complex header.
Corinna Vinschen
2010-10-08
1
-0
/
+124
*
* libc/include/sys/dir.h: New BSD-compatibility header.
Yaakov Selkowitz
2010-08-11
1
-0
/
+10
*
* libc/include/sys/features.h: Define _POSIX_MONOTONIC_CLOCK for Cygwin.
Corinna Vinschen
2010-08-09
1
-1
/
+1
*
* libc/include/sys/stat.h: Move all POSIX-defined symbolic constants
Corinna Vinschen
2010-08-06
1
-2
/
+2
*
Add mkostemp and mkostemps.
Eric Blake
2010-07-19
1
-2
/
+6
*
* libc/include/signal.h (sighandler_t): Only define if _POSIX_SOURCE
Corinna Vinschen
2010-07-13
1
-0
/
+2
*
* libc/include/signal.h (sighandler_t): Add typedef.
Corinna Vinschen
2010-07-01
1
-0
/
+1
*
2010-06-29 Antony King <antony.king@sr.com>
Corinna Vinschen
2010-07-01
1
-0
/
+6
*
2010-06-18 Pavel Pisa <ppisa4lists@pikron.com>
Jeff Johnston
2010-06-18
2
-6
/
+2
*
* libc/include/sys/reent.h (_reent): Adjust _REENT_SMALL to be
Kazu Hirata
2010-06-09
1
-5
/
+6
*
2010-06-08 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2010-06-08
1
-1
/
+9
*
* libc/include/langinfo.h: Fix #endif positioning.
Corinna Vinschen
2010-04-30
1
-1
/
+2
*
Extend locale support to maintain wide char values of native strings
Corinna Vinschen
2010-04-28
2
-95
/
+267
*
2010-04-01 Joel Sherrill <joel.sherrill@oarcorp.com>
Jeff Johnston
2010-04-01
2
-20
/
+105
[next]