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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* smallprint.cc (__small_vsprintf): Handle NULL PWCHAR and
Corinna Vinschen
2009-03-23
2
-3
/
+12
*
* include/asm/byteorder.h (__constant_ntohs): Remove declaration.
Corinna Vinschen
2009-03-23
2
-2
/
+5
*
* libc/locale/locale.c (loadlocale): Fix typo in language and
Corinna Vinschen
2009-03-23
2
-4
/
+9
*
* cygwin.din: Export wordexp, wordfree.
Corinna Vinschen
2009-03-23
4
-3
/
+12
*
* include/sys/un.h: #include <string.h> for strlen.
Corinna Vinschen
2009-03-23
2
-1
/
+6
*
* passwd.c (main): Always get logonserver from environment and
Corinna Vinschen
2009-03-22
2
-3
/
+11
*
* ldd.cc: Fix compiler warning.
Corinna Vinschen
2009-03-22
3
-21
/
+29
*
include/elf:
Ian Lance Taylor
2009-03-20
2
-0
/
+5
*
2009-03-20 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2009-03-20
3
-3
/
+40
*
* cygserver-config: Remove misleading text describing the
Corinna Vinschen
2009-03-20
2
-7
/
+5
*
* libc/stdlib/mbtowc_r.c (_mbtowc_r): Return EILSEQ in case of an
Corinna Vinschen
2009-03-19
3
-16
/
+70
*
* dlfcn.cc (get_full_path_of_dll): Revert patch from 2008-07-16.
Corinna Vinschen
2009-03-19
2
-2
/
+6
*
* cygwin.din: Export log2, log2f as functions.
Corinna Vinschen
2009-03-19
4
-1
/
+12
*
* configure: Rebuild.
Tom Tromey
2009-03-18
5
-3
/
+411
*
2009-03-18 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
Jeff Johnston
2009-03-18
6
-25
/
+176
*
* common.h (NT_OPENBSD_PROCINFO, NT_OPENBSD_AUXV)
Mark Kettenis
2009-03-18
2
-0
/
+18
*
*** empty log message ***
Christopher Faylor
2009-03-18
1
-0
/
+4
*
Re-add inexplicably missing ldh.cc.
Christopher Faylor
2009-03-18
1
-0
/
+17
*
* sec_auth.cc (lsaauth): Remove local definitions of struct
Corinna Vinschen
2009-03-18
2
-12
/
+29
*
* winnt.h: Add Vista token security extensions.
Corinna Vinschen
2009-03-18
2
-1
/
+73
*
* cygwin-ug-net.in.sgml: Update date.
Corinna Vinschen
2009-03-18
5
-4
/
+292
*
include/
Alan Modra
2009-03-18
2
-20
/
+45
*
* overview2.sgml: Remove reference to CYGWIN=binmode.
Corinna Vinschen
2009-03-18
3
-44
/
+102
*
* ldd.cc (load_dll): Start helper program rather than ldd.exe.
Christopher Faylor
2009-03-18
3
-75
/
+113
*
merge from gcc
DJ Delorie
2009-03-18
2
-2
/
+9
*
* libc/stdlib/mbstowcs_r.c (_mbstowcs_r): Handle NULL destination
Corinna Vinschen
2009-03-17
2
-8
/
+17
*
2009-03-16 Mark Mitchell <mark@codesourcery.com>
Jeff Johnston
2009-03-16
4
-17
/
+31
*
2009-03-16 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2009-03-16
2
-822
/
+856
*
* configure.ac: Treat gdb as supported on x86_64-darwin.
Joel Brobecker
2009-03-16
3
-4
/
+9
*
Merge from GCC:
Joseph Myers
2009-03-16
3
-52
/
+103
*
Move changelog entry to the right file.
Andrew Stubbs
2009-03-16
1
-4
/
+0
*
2009-03-16 Andrew Stubbs <ams@codesourcery.com>
Andrew Stubbs
2009-03-16
1
-0
/
+4
*
include/elf/
Jan Kratochvil
2009-03-16
2
-0
/
+5
*
* errno.cc (_sys_errlist): Add ESTRPIPE.
Corinna Vinschen
2009-03-15
2
-1
/
+6
*
* cygwin.din: Export wcsdup.
Corinna Vinschen
2009-03-15
4
-1
/
+10
*
* libc/include/sys/errno.h (ESTRPIPE): Define.
Corinna Vinschen
2009-03-15
3
-0
/
+14
*
* libc/include/wchar.h (wcsdup, _wcsdup_r): Declare.
Corinna Vinschen
2009-03-15
6
-6
/
+91
*
* include/inttypes.h: Remove "l" size specifier from all 16 and 32 bit
Corinna Vinschen
2009-03-15
2
-44
/
+49
*
* ldd.cc (longopts): Add --dll option.
Christopher Faylor
2009-03-14
2
-13
/
+104
*
* path.cc (warn_msdos): Don't warn about MS-DOS filenames encountered during
Christopher Faylor
2009-03-14
2
-1
/
+6
*
* path.cc (from_fstab): Use wcstombs/mbstowcs instead of
Corinna Vinschen
2009-03-14
2
-5
/
+8
*
* wide_path.h (class wide_path): New class to convert Windows path
Corinna Vinschen
2009-03-14
4
-64
/
+178
*
* libc/include/stdlib.h (_mkstemp_r, _mktemp_r): Move out of
Corinna Vinschen
2009-03-14
2
-2
/
+7
*
* libc/include/stdio.h (_mkstemp_r, _mktemp_r): Move declarations
Corinna Vinschen
2009-03-14
4
-3
/
+18
*
include/coff/
Richard Sandiford
2009-03-14
2
-2
/
+10
*
include/coff/
Richard Sandiford
2009-03-14
3
-5
/
+26
*
include/coff/
Richard Sandiford
2009-03-14
2
-0
/
+6
*
include/coff/
Richard Sandiford
2009-03-14
2
-2
/
+14
*
* gendef: Remove STABS directives.
Corinna Vinschen
2009-03-14
2
-4
/
+4
*
* ldd.cc: Rework to detect missing DLLs.
Christopher Faylor
2009-03-14
2
-30
/
+347
[prev]
[next]