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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
* libm/common/sf_llrint.c, libm/common/sf_round.c: Add explicit casts
Corinna Vinschen
2010-10-08
1
-0
/
+5
*
* libm/complex/complex.tex: Add empty stub.
Corinna Vinschen
2010-10-08
1
-0
/
+4
*
* libm/math/w_cabs.c: Delete.
Corinna Vinschen
2010-10-08
1
-0
/
+8
*
* libc/include/complex.h: New complex header.
Corinna Vinschen
2010-10-08
1
-0
/
+10
*
* lib/str-two-way.h (two_way_long_needle): Avoid bug with long
Corinna Vinschen
2010-10-06
1
-0
/
+6
*
2010-09-21 Craig Howland <howland@LGSInnovations.com>
Jeff Johnston
2010-09-22
1
-0
/
+8
*
Fix typo in my most recent ChangeLog entry. Regenerated file is
Kevin Buettner
2010-09-14
1
-1
/
+1
*
* libc/sys/sysnecv850/Makefile.am (lib_a_SOURCES): Provide an
Kevin Buettner
2010-09-09
1
-0
/
+6
*
* libc/posix/opendir.c (opendir): Fix potential memory leak.
Corinna Vinschen
2010-08-25
1
-0
/
+4
*
* libc/include/sys/dir.h: New BSD-compatibility header.
Yaakov Selkowitz
2010-08-11
1
-0
/
+4
*
* libc/include/sys/features.h: Define _POSIX_MONOTONIC_CLOCK for Cygwin.
Corinna Vinschen
2010-08-09
1
-0
/
+4
*
* libc/include/sys/stat.h: Move all POSIX-defined symbolic constants
Corinna Vinschen
2010-08-06
1
-0
/
+5
*
2010-08-03 Craig Howland <howland@LGSInnovations.com>
Jeff Johnston
2010-08-03
1
-0
/
+9
*
Add moxie-rtems support.
Anthony Green
2010-07-30
1
-0
/
+4
*
2010-07-23 Naveen.H.S <naveenh1@kpitcummins.com>
Jeff Johnston
2010-07-23
1
-0
/
+9
*
* libm/common/fdlibm.h (SAFE_LEFT_SHIFT): New macro definition.
Dave Korn
2010-07-20
1
-0
/
+9
*
Add mkostemp and mkostemps.
Eric Blake
2010-07-19
1
-0
/
+9
*
* libc/include/signal.h (sighandler_t): Only define if _POSIX_SOURCE
Corinna Vinschen
2010-07-13
1
-0
/
+5
*
* libc/posix/rewinddir.c (rewinddir): Remove incorrect cast to off_t.
Corinna Vinschen
2010-07-06
1
-0
/
+7
*
Fix email address
Corinna Vinschen
2010-07-01
1
-1
/
+1
*
* libc/include/signal.h (sighandler_t): Add typedef.
Corinna Vinschen
2010-07-01
1
-0
/
+4
*
2010-06-29 Antony King <antony.king@sr.com>
Corinna Vinschen
2010-07-01
1
-0
/
+10
*
2010-06-18 Pavel Pisa <ppisa4lists@pikron.com>
Jeff Johnston
2010-06-18
1
-0
/
+8
*
* libc/include/sys/reent.h (_reent): Adjust _REENT_SMALL to be
Kazu Hirata
2010-06-09
1
-0
/
+6
*
2010-06-08 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2010-06-08
1
-0
/
+4
*
2010-06-08 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2010-06-08
1
-0
/
+10
*
2010-06-04 Mark Mitchell <mark@codesourcery.com>
Jeff Johnston
2010-06-04
1
-0
/
+10
*
2010-05-31 Kazu Hirata <kazu@codesourcery.com>
Jeff Johnston
2010-05-31
1
-0
/
+5
*
* libc/string/strsignal.c (strsignal): Avoid duplicate case statement where
Christopher Faylor
2010-05-18
1
-0
/
+5
*
2010-05-11 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2010-05-11
1
-0
/
+5
*
2010-05-11 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2010-05-11
1
-0
/
+6
*
2010-05-11 Joel Sherrill <joel.sherrill@oarcorp.com>
Jeff Johnston
2010-05-11
1
-0
/
+7
*
* libc/Makefile.am (stmp-sigset, stmp-iconvset, stmp-extra,
DJ Delorie
2010-05-06
1
-0
/
+8
*
* libc/locale/lctype.c: Include <string.h> and "setlocale.h".
Corinna Vinschen
2010-05-03
1
-0
/
+8
*
* libc/stdlib/wctob.c (wctob): Reorganize and fix WEOF check. Rename
Corinna Vinschen
2010-05-02
1
-0
/
+7
*
* libc/include/langinfo.h: Fix #endif positioning.
Corinna Vinschen
2010-04-30
1
-0
/
+4
*
Extend locale support to maintain wide char values of native strings
Corinna Vinschen
2010-04-28
1
-0
/
+55
*
* libc/Makefile.am (SUBDEFS): Add LIBC_POSIX_DEF.
DJ Delorie
2010-04-22
1
-0
/
+39
*
2010-04-06 Dave Korn <dave.korn.cygwin@googlemail.com>
Jeff Johnston
2010-04-06
1
-0
/
+7
*
* libc/stdlib/btowc.c (btowc): Reorganize EOF check. Fix incorrect
Corinna Vinschen
2010-04-06
1
-0
/
+5
*
2010-04-01 Joel Sherrill <joel.sherrill@oarcorp.com>
Jeff Johnston
2010-04-01
1
-0
/
+8
*
* libc/locale/locale.c (loadlocale): Optimize "EUC" charset check.
Corinna Vinschen
2010-03-27
1
-0
/
+8
*
* libc/include/sys/features.h: Allow for _XOPEN_SOURCE to have an
Corinna Vinschen
2010-03-17
1
-0
/
+5
*
2010-03-09 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2010-03-09
1
-0
/
+6
*
2010-03-08 Craig Howland <howland@LGSInnovations.com>
Jeff Johnston
2010-03-08
1
-0
/
+9
*
* libm/math/ef_sqrt.c: Delete unused variable sign.
Corinna Vinschen
2010-03-05
1
-1
/
+14
*
2010-03-02 Craig Howland <howland@LGSInnovations.com>
Jeff Johnston
2010-03-02
1
-0
/
+8
*
* libc/xdr/README: Correct grammatical errors.
Corinna Vinschen
2010-03-02
1
-0
/
+10
*
* libc/xdr/Makefile.in: Regenerate.
Corinna Vinschen
2010-03-02
1
-0
/
+4
*
Add eXtensible Data Record (XDR) support
Corinna Vinschen
2010-03-02
1
-0
/
+51
[next]