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
...
*
* 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
*
include/ChangeLog
Dave Korn
2009-03-14
3
-1
/
+27
*
* mktemp.cc: Remove STABS specific link-time warning. Align copyright
Corinna Vinschen
2009-03-13
2
-12
/
+5
*
* flock.cc: Fix lockf copyright to latest version.
Corinna Vinschen
2009-03-13
2
-12
/
+7
*
* fhandler_disk_file.cc (path_conv::isgood_inode): Move to be defined
Corinna Vinschen
2009-03-12
3
-31
/
+47
*
* flock.cc (fhandler_disk_file::lock): Don't test file open mode in
Corinna Vinschen
2009-03-12
2
-2
/
+12
*
* gethostby_helper: Fix typos in DEBUGGING case.
Corinna Vinschen
2009-03-12
2
-4
/
+8
*
* libc/time/time.tex (wcsftime.def): Include.
Corinna Vinschen
2009-03-12
3
-7
/
+20
*
* libc/stdio/swscanf.c: Some documentation corrections.
Corinna Vinschen
2009-03-12
2
-3
/
+10
*
* libc/stdio/swprintf.c (_swprintf_r, swprintf):
Corinna Vinschen
2009-03-12
6
-140
/
+210
*
* cygwin.din: Export wcscasecmp, wcsncasecmp.
Corinna Vinschen
2009-03-11
4
-3
/
+12
*
* libc/include/wchar.h (wcscasecmp, wcsncasecmp): Declare.
Corinna Vinschen
2009-03-11
7
-22
/
+177
[prev]
[next]