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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* libc/include/string.h (strchrnul): Declare.
Corinna Vinschen
2011-03-28
3
-2
/
+12
*
* libc/machine/frv/setjmp.S: Fix typo in .size directive.
Nick Clifton
2011-03-23
1
-1
/
+1
*
* libc/sys/sysnecv850/trap.S (___trap0): Fix errno handling.
Kevin Buettner
2011-03-21
7
-11
/
+36
*
* 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
*
* libc/stdio/fmemopen.c (fmemopen): Fix EINVAL condition. Avoid SEGV
Corinna Vinschen
2011-02-22
1
-2
/
+2
*
strerror_r: provide POSIX implementation
Eric Blake
2011-02-10
6
-13
/
+104
*
* libc/stdio/fclose.c: Only use sfp lock to guard non-atomic
Corinna Vinschen
2011-01-28
18
-132
/
+75
*
* 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
2
-1
/
+1
*
* libc/machine/mips/strlen.c (strlen): Add delay slot for R3000.
Corinna Vinschen
2011-01-10
1
-0
/
+3
*
* libc/include/string.h: Make strsignal() available unconditionally.
Corinna Vinschen
2011-01-10
1
-1
/
+1
*
2011-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>
Jeff Johnston
2011-01-07
1
-2
/
+2
*
2011-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>
Jeff Johnston
2011-01-05
1
-0
/
+2
*
2011-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>
Jeff Johnston
2011-01-05
1
-2
/
+2
*
2011-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>
Jeff Johnston
2011-01-05
2
-0
/
+2
*
2011-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>
Jeff Johnston
2011-01-05
2
-4
/
+2
*
2011-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>
Jeff Johnston
2011-01-05
2
-36
/
+3
*
cygwin:
Christopher Faylor
2010-12-26
1
-0
/
+2
*
2010-12-16 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2010-12-16
259
-108814
/
+78871
*
* 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 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2010-12-07
1
-14
/
+22
*
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
15
-2
/
+7122
*
* libc/locale/locale.c (loadlocale): Recognise the "cjknarrow"
Corinna Vinschen
2010-11-19
1
-11
/
+20
*
* libc/locale/locale.c (loadlocale): Fix width of CJK ambigous
Corinna Vinschen
2010-11-18
1
-18
/
+19
*
* libc/machine/i386/setjmp.S (longjmp): Per POSIX, return 1 if second
Corinna Vinschen
2010-11-16
1
-0
/
+4
*
* libc/include/sys/types.h: Add _mode_t for __rtems__.
Corinna Vinschen
2010-11-16
2
-1
/
+28
*
2010-10-27 Maurice Baijens <maurice.baijens@ellips.nl>
Jeff Johnston
2010-10-27
4
-8
/
+8
*
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
10
-2
/
+6537
*
* 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
*
* lib/str-two-way.h (two_way_long_needle): Avoid bug with long
Corinna Vinschen
2010-10-06
1
-2
/
+2
*
2010-09-21 Craig Howland <howland@LGSInnovations.com>
Jeff Johnston
2010-09-22
4
-30
/
+26
*
* libc/sys/sysnecv850/Makefile.am (lib_a_SOURCES): Provide an
Kevin Buettner
2010-09-09
2
-9
/
+6
*
* libc/posix/opendir.c (opendir): Fix potential memory leak.
Corinna Vinschen
2010-08-25
1
-0
/
+1
*
* 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 moxie-rtems support.
Anthony Green
2010-07-30
1
-1
/
+1
*
2010-07-23 Naveen.H.S <naveenh1@kpitcummins.com>
Jeff Johnston
2010-07-23
2
-20
/
+57
*
Add mkostemp and mkostemps.
Eric Blake
2010-07-19
2
-27
/
+103
*
* libc/include/signal.h (sighandler_t): Only define if _POSIX_SOURCE
Corinna Vinschen
2010-07-13
1
-0
/
+2
*
* libc/posix/rewinddir.c (rewinddir): Remove incorrect cast to off_t.
Corinna Vinschen
2010-07-06
3
-2
/
+6
*
* libc/include/signal.h (sighandler_t): Add typedef.
Corinna Vinschen
2010-07-01
1
-0
/
+1
[prev]
[next]