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
...
*
2009-02-25 Brooks Moses <brooks@codesourcery.com>
Jeff Johnston
2009-02-25
5
-7
/
+22
*
* mbtowc_r.c (_mbtowc_r): Remove conversion of 5 and 6 byte UTF-8
Corinna Vinschen
2009-02-25
3
-144
/
+79
*
* libc/stdio/open_memstream.c (stdint.h): Include.
Kevin Buettner
2009-02-25
2
-0
/
+5
*
Add DESTDIR functionality to Makefile.in's.
Christopher Faylor
2009-02-24
11
-29
/
+49
*
2009-02-23 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
2009-02-24
2
-4
/
+12
*
2009-02-23 Craig Howland <howland@LGSInnovations.com>
Jeff Johnston
2009-02-23
6
-60
/
+125
*
* sec_auth.cc (get_user_local_groups): Simplify LookupAccountName code.
Corinna Vinschen
2009-02-23
2
-13
/
+24
*
* faq-using.xml: Rework XEmacs FAQ.
Corinna Vinschen
2009-02-23
2
-4
/
+41
*
* autoload.cc (NetLocalGroupEnum): Remove.
Corinna Vinschen
2009-02-20
3
-79
/
+46
*
* winver.rc: Fix Copyright date.
Corinna Vinschen
2009-02-19
2
-1
/
+5
*
* cygwin.din: Export mbsnrtowcs and wcsnrtombs.
Corinna Vinschen
2009-02-19
4
-3
/
+12
*
* libc/include/wchar.h (mbsnrtowcs): Declare.
Corinna Vinschen
2009-02-19
9
-123
/
+427
*
2009-02-18 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2009-02-18
4
-17
/
+36
*
* cygwin.din: Export open_wmemstream.
Corinna Vinschen
2009-02-18
4
-2
/
+10
*
* libc/stdio/open_memstream.c: Add open_wmemstream to doumentation.
Corinna Vinschen
2009-02-18
3
-26
/
+123
*
* cygwin.din: Export reallocf.
Corinna Vinschen
2009-02-16
6
-2
/
+23
*
* cygwin.din: Export wcstoimax, wcstoumax.
Corinna Vinschen
2009-02-16
5
-8
/
+17
*
* libc/stdio/fputwc.c: Fix typo in man page info.
Corinna Vinschen
2009-02-16
2
-2
/
+6
*
* faq-using.xml: Fix usage of ampersand in NT emacs script.
Corinna Vinschen
2009-02-14
2
-1
/
+5
*
* faq-using.xml: Expand Emacs entries.
Corinna Vinschen
2009-02-14
2
-25
/
+91
*
* overview.sgml: Fix 1.7 release date.
Corinna Vinschen
2009-02-13
3
-2
/
+6
*
* cygwin.din: Export wcsnlen.
Corinna Vinschen
2009-02-13
4
-2
/
+10
*
* environ.cc (_getenv_r): New function.
Corinna Vinschen
2009-02-13
2
-0
/
+13
*
* posix.sgml: Move dirfd to SUSv4 section.
Corinna Vinschen
2009-02-13
2
-1
/
+5
*
* cygwin-api.in.sgml: Fix API section layout.
Corinna Vinschen
2009-02-13
2
-2
/
+5
*
* posix.sgml: Move interfaces deprecated in SUSv4 to deprecated
Corinna Vinschen
2009-02-13
2
-46
/
+101
*
* posix.sgml: Merge SUSv3 and SUSv4 section into a single SUSv4 section.
Corinna Vinschen
2009-02-13
2
-29
/
+32
*
* pathnames.sgml: Add a cygdrive section.
Corinna Vinschen
2009-02-13
2
-15
/
+60
*
* mount.cc (mount_info::from_fstab_line): Make cygdrive posix=0 by
Corinna Vinschen
2009-02-13
2
-0
/
+7
*
* pathnames.sgml: Replace "binmode" with new "binary" output of mount.
Corinna Vinschen
2009-02-13
2
-6
/
+10
*
* cygwin.din: Export wcstod and wcstof.
Corinna Vinschen
2009-02-13
3
-1
/
+9
*
2009-02-12 Corinna Vinschen <corinna@vinschen.de>
Jeff Johnston
2009-02-12
6
-7
/
+245
*
* faq-using.xml: First cut on Emacs.
Corinna Vinschen
2009-02-12
2
-9
/
+11
*
* faq-setup.xml: Revamp for Cygwin 1.7.
Corinna Vinschen
2009-02-12
3
-279
/
+164
*
* faq-programming.xml: Revamp (mostely) for Cygwin 1.7.
Corinna Vinschen
2009-02-11
3
-141
/
+104
*
* Makefile.in (FAQ_SOURCES): Define FAQ sources.
Corinna Vinschen
2009-02-11
6
-187
/
+122
*
* syscalls.cc (open): Handle O_DIRECTORY flag.
Corinna Vinschen
2009-02-11
4
-2
/
+20
*
* fhandler_floppy.cc (fhandler_dev_floppy::open): Fix format. Add
Corinna Vinschen
2009-02-09
3
-6
/
+50
*
* include/winioctl.h (FSCTL_ALLOW_EXTENDED_DASD_IO): Copy definition
Corinna Vinschen
2009-02-09
2
-0
/
+6
*
MinGW-Feature-Request [2222263]: Make getopt() GNU / BSD compatibile.
Keith Marshall
2009-02-08
2
-6
/
+39
*
2009-02-06 Linton Miller <Linton.Miller@trivininc.com>
Chris Sutcliffe
2009-02-07
2
-1
/
+5
*
* i386.h: Add comment regarding sse* insns and prefixes.
Doug Evans
2009-02-06
2
-0
/
+9
*
2009-02-05 Neal H. Walfield <neal@gnu.org>
Jeff Johnston
2009-02-05
2
-8
/
+12
*
* cygwin.din: Export wcstok.
Corinna Vinschen
2009-02-05
4
-2
/
+10
*
* Makefile.tpl (stage_last): Define $r and $s before using
Andreas Schwab
2009-02-05
3
-4
/
+14
*
* fhandler_proc.cc (proc_tab): Add entry for mounts symlink.
Corinna Vinschen
2009-02-04
3
-0
/
+82
*
* security.cc (alloc_sd): Disable generating default permission entries
Corinna Vinschen
2009-02-04
2
-0
/
+12
*
bfd:
Joseph Myers
2009-02-03
4
-1
/
+23
*
bfd:
Joseph Myers
2009-02-03
3
-2
/
+8
*
M68K TLS support.
Nick Clifton
2009-02-03
2
-0
/
+23
[prev]
[next]