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
...
*
Consistently use va_end.
Eric Blake
2009-10-14
6
-44
/
+98
*
* libc/include/sys/unistd.h: Add _PC*, _CS*, and _SC* constants
Eric Blake
2009-10-14
2
-35
/
+70
*
2009-10-13 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
Jeff Johnston
2009-10-13
2
-9
/
+9
*
* include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump.
Corinna Vinschen
2009-10-13
2
-1
/
+6
*
* include/sys/cygwin.h: Add new cygwin_getinfo_type
Corinna Vinschen
2009-10-13
9
-16
/
+122
*
Fix toplevel 'config.status --recheck' for --enable-lto.
Ralf Wildenhues
2009-10-13
3
-2
/
+14
*
Improve clock_gettime and utimensat resolution.
Eric Blake
2009-10-13
4
-19
/
+39
*
* external.cc (cygwin_internal): Return 0 in CW_SET_DOS_FILE_WARNING
Corinna Vinschen
2009-10-12
2
-0
/
+7
*
* kill.cc (main): Skip to PID loop on invalid option to handle
Corinna Vinschen
2009-10-12
2
-4
/
+7
*
* fhandler_disk_file.cc (fhandler_disk_file::link): Only append .lnk
Corinna Vinschen
2009-10-12
3
-1
/
+16
*
2009-10-09 Dave Korn <dave.korn@artimi.com>
Jeff Johnston
2009-10-09
2
-0
/
+6
*
merge from gcc
DJ Delorie
2009-10-09
2
-1
/
+6
*
* pathnames.sgml (pathnames-specialchars): Add control chars to the
Corinna Vinschen
2009-10-09
2
-1
/
+13
*
* path.cc (tfx_chars): Convert all ASCII control characters except
Corinna Vinschen
2009-10-09
2
-16
/
+44
*
* include/cygwin/config.h (DEFAULT_LOCALE): Define as "C.UTF-8".
Corinna Vinschen
2009-10-09
2
-0
/
+6
*
* libc/locale/locale.c (DEFAULT_LOCALE): New define.
Corinna Vinschen
2009-10-09
2
-2
/
+20
*
2009-10-08 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2009-10-08
3
-1
/
+9
*
2009-10-08 Jie Zhang <jie.zhang@analog.com>
Jeff Johnston
2009-10-08
2
-0
/
+13
*
2009-10-08 Eric Blake <ebb9@byu.net>
Jeff Johnston
2009-10-08
2
-0
/
+8
*
* exceptions.cc (_cygtls::signal_exit): There's no need to set signal_arrived
Christopher Faylor
2009-10-08
2
-1
/
+5
*
* fhandler_disk_file.cc (utimens_fs): Plug fd leak on EINVAL.
Eric Blake
2009-10-08
2
-0
/
+6
*
* libc/locale/nl_langinfo.c (nl_langinfo): Just return current locale
Corinna Vinschen
2009-10-07
2
-0
/
+13
*
Support pseudo-reloc version 2
Charles Wilson
2009-10-07
6
-28
/
+717
*
* syscalls.cc (seteuid32): Call set_cygwin_privileges on primary token
Corinna Vinschen
2009-10-07
2
-0
/
+6
*
* fhandler.h (fhandler_pty_master::tcgetpgrp): Declare.
Corinna Vinschen
2009-10-07
3
-1
/
+20
*
Sync with gcc repository.
Ian Lance Taylor
2009-10-07
6
-18
/
+2084
*
merge from gcc
DJ Delorie
2009-10-07
2
-0
/
+46
*
Add cygwin wrapper for ExitProcess and TerminateProcess.
Charles Wilson
2009-10-06
6
-5
/
+65
*
Merge from gcc repository.
Ian Lance Taylor
2009-10-06
2
-2
/
+47
*
* exceptions.cc: Move global variable sigExeced...
Christopher Faylor
2009-10-06
4
-2
/
+8
*
* Makefile.in (CFLAGS): Add -mno-use-libstdc-wrappers.
Dave Korn
2009-10-04
2
-1
/
+6
*
* include/winbase.h (CreateRestrictedToken): Declare for >= Win 2000.
Corinna Vinschen
2009-10-04
2
-0
/
+18
*
* syscalls.cc (internal_setlocale): Add comment.
Corinna Vinschen
2009-10-04
2
-0
/
+6
*
* faq-using.xml (faq.using.bloda): Add Lenovo IPS Core Service.
Dave Korn
2009-10-03
2
-0
/
+5
*
* libc/stdlib/mbtowc_r.c (__utf8_mbtowc): Allow CESU-8 surrogate
Corinna Vinschen
2009-10-03
3
-38
/
+42
*
merge from gcc
DJ Delorie
2009-10-02
2
-0
/
+21
*
* dcrt0.cc (dll_crt0_1): Drop calls to setlocale/_setlocale_r. Just
Corinna Vinschen
2009-10-02
3
-11
/
+31
*
gas/
Peter Bergner
2009-10-02
2
-0
/
+7
*
include/aout/
Alan Modra
2009-10-02
4
-10
/
+12
*
* mkpasswd.c: Properly define __progname as __declspec(dllimport).
Christopher Faylor
2009-10-02
2
-2
/
+2
*
* setup2.sgml (setup-locale-ov): Fix typo in C+charset example.
Corinna Vinschen
2009-10-02
2
-3
/
+14
*
* dcrt0.cc (dll_crt0_1): Move cxx_malloc reset kluge from here.
Christopher Faylor
2009-10-02
3
-23
/
+42
*
gas/
Peter Bergner
2009-10-01
2
-1
/
+5
*
* new-features.sgml (ov-new1.7-file): Ctrl-X, not Ctrl-N.
Corinna Vinschen
2009-09-30
4
-74
/
+86
*
* fhandler_console.cc (beep): Move up to avoid forward declaration.
Corinna Vinschen
2009-09-30
2
-18
/
+35
*
* syscalls.cc (rename): Fix regression in rename("dir","d/").
Eric Blake
2009-09-30
2
-11
/
+14
*
2009-09-29 Paolo Bonzini <bonzini@gnu.org>
Paolo Bonzini
2009-09-29
3
-2
/
+12
*
Make MinGW printf() "%p" format compatible with MSVCRT scanf().
Keith Marshall
2009-09-29
2
-2
/
+28
*
* libc/locale/locale.c (loadlocale): Allow "C." same as "C-" as locale
Corinna Vinschen
2009-09-29
2
-3
/
+19
*
* libc/stdlib/sb_charsets.c: Throughout, translate undefined
Corinna Vinschen
2009-09-29
2
-78
/
+83
[prev]
[next]