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/sys/features.h (__GNUC_PREREQ): Define. Use
Corinna Vinschen
2012-10-16
9
-19
/
+33
*
* libc/posix/wordfree.c (wordfree): The wrong words are freed
Corinna Vinschen
2012-10-09
3
-32
/
+64
*
* libc/posix/wordexp.c (wordexp): Return WRDE_NOSPACE on resource
Corinna Vinschen
2012-10-09
1
-27
/
+67
*
* libc/posix/wordexp.c (wordexp): Handle expanded words longer
Corinna Vinschen
2012-10-09
1
-7
/
+20
*
* libc/posix/wordexp.c (wordexp): Don't leak file streams.
Corinna Vinschen
2012-10-09
1
-2
/
+2
*
* libc/machine/rl78/setjmp.S: Convert from CPP macros to GAS
DJ Delorie
2012-10-03
1
-34
/
+49
*
* libc/sys/sysnecv850/sbrk.c (_sbrk): Change heap_start to be an
DJ Delorie
2012-10-02
1
-2
/
+2
*
2012-09-26 Ian Bolton <ian.bolton@arm.com>
Jeff Johnston
2012-09-26
12
-3
/
+6279
*
bi-endian support for moxie.
Anthony Green
2012-09-13
1
-0
/
+4
*
* libc/stdio/flags.c (__sflags): Guard against using O_BINARY on systems which
Christopher Faylor
2012-08-23
1
-0
/
+2
*
* libc/stdio/flags.c (__sflags): Rewrite recognition of extended mode flags to
Christopher Faylor
2012-08-21
1
-16
/
+27
*
* libc/stdlib/btowc.c (btowc): Cast to avoid compiler warning.
Corinna Vinschen
2012-08-10
4
-5
/
+6
*
* libc/stdio/vfwprintf.c (_VFWPRINTF_R): Fix guard around state to
Corinna Vinschen
2012-08-10
1
-2
/
+2
*
* libc/posix/engine.c(dissect): Guard diagnostic pragma for right
Corinna Vinschen
2012-08-08
2
-0
/
+6
*
Throughout, run newlib with -Wall -Werror option and fix bugs and
Corinna Vinschen
2012-08-08
33
-60
/
+102
*
* libc/stdlib/mprec.h (Storeinc): Add parenthesis to avoid compiler
Corinna Vinschen
2012-08-07
1
-1
/
+1
*
* libc/sys/sysnecv850/crt0.S (_start): Use v850e-specific
Kevin Buettner
2012-07-30
1
-1
/
+1
*
readdir: drop bogus code
Eric Blake
2012-07-20
1
-6
/
+0
*
2012-07-18 Ralf Corsépius <ralf.corsepius@rtems.org>
Ralf Corsepius
2012-07-18
1
-3
/
+3
*
2012-07-17 Ralf Corsépius <ralf.corsepius@rtems.org>
Ralf Corsepius
2012-07-17
1
-1
/
+2
*
2012-07-16 Ralf Corsépius <ralf.corsepius@rtems.org>
Ralf Corsepius
2012-07-16
1
-0
/
+3
*
2012-07-13 Ralf Corsépius <ralf.corsepius@rtems.org>
Ralf Corsepius
2012-07-13
1
-2
/
+3
*
* libc/stdio/fileno.c (fileno): Check if f is a valid stream. If not,
Corinna Vinschen
2012-07-09
1
-1
/
+8
*
Allow building of Cygwin using Mingw64 SDK headers:
Corinna Vinschen
2012-07-06
3
-5
/
+5
*
* libc/include/sys/types.h: Don't use the same preprocessor guard for time_t,
Christopher Faylor
2012-06-26
1
-1
/
+4
*
* libc/stdio/findfp.c (__sinit): Avoid infinite recursion on
Corinna Vinschen
2012-06-05
1
-0
/
+5
*
* libc/stdio/local.h (_newlib_sfp_lock_exit): Fix typo in non-pthread
Corinna Vinschen
2012-05-31
1
-1
/
+1
*
* libc/stdio/fgetws.c (_fgetws_r): Call _mbsnrtowcs_r rather than
Corinna Vinschen
2012-05-30
1
-3
/
+7
*
* libc/stdio/local.h (_newlib_flockfile_start): New macro to
Corinna Vinschen
2012-05-30
45
-161
/
+285
*
* libc/machine/cr16/asm.h: Added some missing instructions
Corinna Vinschen
2012-05-21
1
-307
/
+166
*
* libc/include/string.h (memrchr): Declare.
Corinna Vinschen
2012-05-10
4
-2
/
+147
*
* libc/sys/rtems/machine/_types.h: Add Microblaze.
Corinna Vinschen
2012-05-10
1
-1
/
+1
*
* libc/sys/rtems/crt0.c: Add stubs for access(), ftruncate(),
Corinna Vinschen
2012-05-09
1
-1
/
+8
*
* libc/locale/locale.c (__mb_cur_max): On Cygwin, align default value
Corinna Vinschen
2012-03-29
1
-0
/
+4
*
* libc/stdio/findfp.c (__sinit): Set __sdidinit last.
Corinna Vinschen
2012-03-26
1
-1
/
+2
*
2012-03-09 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2012-03-09
7
-7
/
+7
*
2012-03-02 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2012-03-02
1
-1
/
+1
*
2012-02-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
Jeff Johnston
2012-02-21
19
-4
/
+12746
*
* libc/include/_ansi.h (_ELIDABLE_INLINE): Fix C99 mode.
Eric Blake
2012-02-09
1
-10
/
+13
*
* libc/sys/rtems/sys/utime.h: Include <sys/types.h> to provide a
Corinna Vinschen
2012-02-09
1
-0
/
+2
*
* libc/machine/arm/strcmp.S: New File.
Corinna Vinschen
2012-02-09
4
-453
/
+785
*
* libc/include/inttypes.h: Redefine pointer type macros.
Corinna Vinschen
2012-02-07
1
-8
/
+8
*
* libc/stdio/sprintf.c: Document 'm' conversion specifier.
Yaakov Selkowitz
2012-01-13
4
-3
/
+35
*
* 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
*
2012-01-03 Viachaslau Kulakouski <Viachaslau.Kulakouski@oracle.com>
Jeff Johnston
2012-01-03
1
-1
/
+1
*
* fvwrite.c (__sfvwrite_r): Set __SMBF flag to avoid double free in
Corinna Vinschen
2011-12-20
1
-1
/
+3
*
2011-12-19 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2011-12-19
259
-15501
/
+19360
[next]