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
*
* overview2.sgml (ov-hi-files): Remove reference to root directory when
Corinna Vinschen
2009-11-18
2
-13
/
+24
*
* ntea.cc (read_ea): Always add length of "user." prefix, not only
Corinna Vinschen
2009-11-18
2
-7
/
+11
*
2009-11-18 Paul Brook <paul@codesourcery.com>
Paul Brook
2009-11-18
2
-0
/
+6
*
* alloca-conf.h: Clarify comment.
Alan Modra
2009-11-18
2
-1
/
+6
*
* ntea.cc (read_ea): Try to open file first to have more sensible
Corinna Vinschen
2009-11-18
2
-35
/
+65
*
* libc/stdio/vfprintf.c: Include ../stdlib/local.h. Replace call to
Corinna Vinschen
2009-11-18
15
-19
/
+119
*
2009-11-17 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
Jeff Johnston
2009-11-17
3
-2
/
+7
*
2009-11-17 Paul Brook <paul@codesourcery.com>
Paul Brook
2009-11-17
4
-3
/
+23
*
Reintegrate socket duplication via WSADuplicateSocket/WSASocket.
Corinna Vinschen
2009-11-17
9
-8
/
+221
*
* Makefile.def: Restore host and target settings for gmp.
Alexandre Oliva
2009-11-16
3
-15
/
+26
*
Fix setenv and unsetenv corner cases.
Eric Blake
2009-11-16
2
-5
/
+13
*
* configure.ac: Add libelf to host_libs. Enable in-tree configury
Alexandre Oliva
2009-11-16
6
-861
/
+1979
*
* pathnames.sgml (pathnames-specialchars): Fix typos.
Corinna Vinschen
2009-11-16
2
-2
/
+6
*
* Makefile.in (cygserver.exe): Link with -static to avoid linking
Corinna Vinschen
2009-11-16
2
-1
/
+6
*
2009-14-09 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2009-11-14
2
-8
/
+18
*
2009-14-09 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2009-11-14
2
-0
/
+16
*
2009-11-13 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2009-11-14
2
-1
/
+7
*
2009-13-09 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2009-11-14
2
-1
/
+7
*
2009-13-09 Robert Moerland <rjmoerland@users.sourceforge.net>
Chris Sutcliffe
2009-11-14
2
-2
/
+13
*
2009-13-09 Jacky Lai <crazyjacky@users.sourceforge.net>
Chris Sutcliffe
2009-11-13
2
-3
/
+7
*
2009-13-09 Jan Nijtmans <nijtmans@users.sourceforge.net>
Chris Sutcliffe
2009-11-13
2
-2
/
+8
*
2009-11-09 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2009-11-13
2
-0
/
+4
*
* net.cc (fdsock): Fill _rmem and _wmem with valid values returned
Corinna Vinschen
2009-11-13
2
-3
/
+21
*
* new-features.sgml (ov-new1.7-os): Mention Windows 7 and 2008 R2.
Corinna Vinschen
2009-11-12
2
-1
/
+10
*
* sysconf.cc (get_nprocs): New function.
Corinna Vinschen
2009-11-12
6
-2
/
+75
*
* fhandler.h (class fhandler_mailslot): Declare new private method
Corinna Vinschen
2009-11-11
3
-3
/
+30
*
* getfacl.c (print_version): Fix copyright.
Corinna Vinschen
2009-11-11
2
-18
/
+23
*
* fhandler_console.cc (fhandler_console::read): Revert change from
Corinna Vinschen
2009-11-10
2
-16
/
+16
*
* fhandler_disk_file.cc (is_volume_mountpoint): Align check with
Corinna Vinschen
2009-11-10
3
-15
/
+31
*
* largefile.m4 (ACX_LARGEFILE): Call AC_PLUGINS.
Joel Brobecker
2009-11-09
2
-0
/
+10
*
* path.cc (symlink_info::check_reparse_point): Always check
Corinna Vinschen
2009-11-09
3
-6
/
+21
*
* fhandler_console.cc (fhandler_console::read): Restrict generating
Corinna Vinschen
2009-11-09
2
-11
/
+21
*
* fhandler_disk_file.cc (fhandler_base::fstat_helper): Drop all "other"
Corinna Vinschen
2009-11-08
2
-0
/
+12
*
* largefile.m4: New file.
Joel Brobecker
2009-11-07
2
-0
/
+29
*
* globals.cc (ro_u_scr): New R/O unicode string.
Corinna Vinschen
2009-11-06
3
-20
/
+43
*
Checking this in for: Jonas Maebe <jonas.maebe@elis.ugent.be>
Joel Brobecker
2009-11-06
2
-1
/
+8
*
* transport_pipes.cc (transport_layer_pipes::transport_layer_pipes):
Corinna Vinschen
2009-11-06
2
-1
/
+11
*
* shared.cc (inst_root_inited): New static bool variable.
Corinna Vinschen
2009-11-06
2
-2
/
+13
*
* libc/include/ctype.h (__ctype_lookup): Fix precedence.
Eric Blake
2009-11-06
2
-1
/
+5
*
* syscalls.cc (nt_path_has_suffix): New function.
Corinna Vinschen
2009-11-05
2
-5
/
+34
*
* spawn.cc (dll_suffixes): Disable. Explain why.
Corinna Vinschen
2009-11-05
2
-1
/
+12
*
[opcodes]
DJ Delorie
2009-11-05
2
-4
/
+6
*
* path.cc (read_mounts): Skip unnecessary test if path has been
Corinna Vinschen
2009-11-04
2
-6
/
+15
*
* cygcheck.cc (cygwin_dll_path): New global variable.
Corinna Vinschen
2009-11-04
4
-15
/
+28
*
* path.cc (read_mounts): First get installation path from own path.
Corinna Vinschen
2009-11-04
2
-20
/
+49
*
* Makefile.in (cygpath.exe): Add -fno-threadsafe-statics to CXXFLAGS.
Corinna Vinschen
2009-11-04
2
-0
/
+5
*
* security.cc (alloc_sd): Re-introduce setting the SE_DACL_PROTECTED
Corinna Vinschen
2009-11-03
4
-12
/
+46
*
* security.cc (alloc_sd): Re-enable generating default permission
Corinna Vinschen
2009-11-02
2
-7
/
+5
*
* dlfcn.cc (get_full_path_of_dll): Drop enforcing a .dll suffix.
Corinna Vinschen
2009-11-02
2
-9
/
+12
*
2009-11-02 Paul Brook <paul@codesourcery.com>
Paul Brook
2009-11-02
2
-6
/
+30
[next]