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/fscanf.c (fscanf): Call _vfscanf_r instead of __svfscanf_r
Corinna Vinschen
2011-07-15
5
-8
/
+21
*
* libm/complex/cacos.c: Use temporaries and correct sequencing
Corinna Vinschen
2011-07-13
2
-2
/
+17
*
* libc/time/mktime.c (mktime): Lock global timezone info while
Corinna Vinschen
2011-06-27
2
-0
/
+9
*
* libc/time/asctime_r.c (asctime_r): Replace call to sprintf with call
Corinna Vinschen
2011-06-14
4
-5
/
+15
*
libgloss:
Joseph Myers
2011-06-14
4
-85
/
+13
*
* libc/time/tzset_r.c (tzset_r): Correct behavior for changing from
Corinna Vinschen
2011-06-14
2
-1
/
+11
*
printf: set errno for read-only stream
Eric Blake
2011-06-14
5
-15
/
+26
*
2011-06-09 Yaakov Selkowitz <yselkowitz@...>
Jeff Johnston
2011-06-10
2
-0
/
+19
*
* v8500/sbrk.c (_sbrk): Tidy code.
Nick Clifton
2011-05-27
2
-19
/
+17
*
fix changelog typo
Eric Blake
2011-05-25
1
-1
/
+1
*
* libc/string/strerror.c (_strerror_r): Report "Success" for 0.
Eric Blake
2011-05-25
2
-0
/
+10
*
strerror: allow user hook to comply with POSIX rules
Eric Blake
2011-05-25
8
-27
/
+73
*
* libc/include/stdio_ext.h: New header.
Yaakov Selkowitz
2011-05-19
3
-0
/
+50
*
* Makefile.am (install-data-local): Fix condition and rm call.
Corinna Vinschen
2011-05-19
3
-4
/
+9
*
* libc/include/time.h (CLOCK_PROCESS_CPUTIME_ID): Rename from
Yaakov Selkowitz
2011-05-16
3
-4
/
+12
*
* libc/stdlib/strtod.c (_strtod_r): Fix nf/nd counts to not exceed
Corinna Vinschen
2011-05-16
2
-8
/
+15
*
* libc/include/sys/features.h (_POSIX_THREAD_ATTR_STACKADDR): Define
Corinna Vinschen
2011-05-15
2
-1
/
+6
*
* libc/time/strptime.c (strptime): Fill in tm_yday when all of tm_year,
Corinna Vinschen
2011-05-12
2
-0
/
+87
*
* libc/time/strptime.c (first_day): Actually return the wday
Corinna Vinschen
2011-05-12
2
-2
/
+7
*
* libc/locale/lmessages.c (_C_messages_locale): Add missing comma.
Corinna Vinschen
2011-05-10
2
-1
/
+5
*
* libc/include/signal.h (psignal): Declare.
Yaakov Selkowitz
2011-05-04
10
-50
/
+100
*
* libc/locale/lmessages.h (__messages_load_locale): Declare. Remove
Corinna Vinschen
2011-05-04
3
-13
/
+24
*
Cygwin-specific patch from Andy Koppe:
Corinna Vinschen
2011-05-04
2
-7
/
+13
*
* libc/include/sys/features.h [__CYGWIN__] (_POSIX_SPIN_LOCKS): Define.
Yaakov Selkowitz
2011-05-02
3
-2
/
+8
*
* libc/include/sys/signal.h (_sig_func_ptr): Define with int parameter
Corinna Vinschen
2011-04-19
2
-1
/
+7
*
strchrnul: avoid segv
Eric Blake
2011-04-15
2
-3
/
+5
*
Check in strchrnul.c file missing in previous checkin
Corinna Vinschen
2011-03-28
1
-0
/
+49
*
* libc/include/string.h (strchrnul): Declare.
Corinna Vinschen
2011-03-28
4
-2
/
+19
*
* libc/machine/frv/setjmp.S: Fix typo in .size directive.
Nick Clifton
2011-03-23
2
-1
/
+5
*
* libc/sys/sysnecv850/trap.S (___trap0): Fix errno handling.
Kevin Buettner
2011-03-21
8
-11
/
+45
*
* libc/include/string.h: Include sys/cdefs.h.
Corinna Vinschen
2011-03-03
2
-0
/
+5
*
* libc/include/sys/cdefs.h (__CONCAT1): Define.
Corinna Vinschen
2011-03-03
3
-1
/
+32
*
2011-03-01 Aaron Landwehr <snaphat@gmail.com>
Jeff Johnston
2011-03-01
3
-2
/
+7
*
* libc/stdio/fmemopen.c (fmemopen): Fix EINVAL condition. Avoid SEGV
Corinna Vinschen
2011-02-22
2
-2
/
+7
*
strerror_r: provide POSIX implementation
Eric Blake
2011-02-10
7
-13
/
+115
*
Fix path in ChangeLog entry
Corinna Vinschen
2011-02-07
1
-1
/
+1
*
Fix spelling of Ralf Corsepius' name in ChangeLog.
Jeff Johnston
2011-02-03
1
-6
/
+6
*
* libc/stdio/fclose.c: Only use sfp lock to guard non-atomic
Corinna Vinschen
2011-01-28
19
-132
/
+106
*
* libc/include/sys/features.h: Define __STDC_ISO_10646__ for Cygwin.
Corinna Vinschen
2011-01-27
3
-0
/
+14
*
* libc/include/sys/types.h (ulong): Add typedef.
Corinna Vinschen
2011-01-15
2
-0
/
+5
*
Fix ChangeLog entry
Corinna Vinschen
2011-01-13
1
-1
/
+1
*
2011-01-12 Ralf Corsépius <ralf.corsepius@rtems.org>
Jeff Johnston
2011-01-12
3
-0
/
+23
*
2011-01-12 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2011-01-12
6
-2
/
+37
*
* libc/include/linux/sys/signal.h (sig_t): Move from here...
Corinna Vinschen
2011-01-12
3
-1
/
+6
*
* libc/machine/mips/strlen.c (strlen): Add delay slot for R3000.
Corinna Vinschen
2011-01-10
2
-0
/
+7
*
Fix date
Corinna Vinschen
2011-01-10
1
-1
/
+1
*
* libc/include/string.h: Make strsignal() available unconditionally.
Corinna Vinschen
2011-01-10
2
-1
/
+5
*
2011-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>
Jeff Johnston
2011-01-07
2
-2
/
+7
*
2011-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>
Jeff Johnston
2011-01-05
3
-5
/
+16
*
2011-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>
Jeff Johnston
2011-01-05
2
-0
/
+7
[next]