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
...
*
2003-09-15 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2003-09-16
7
-32
/
+52
*
2003-09-15 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2003-09-15
2
-2
/
+10
*
* floatformat.h (floatformat_is_valid): Add prototype.
Daniel Jacobowitz
2003-09-15
2
-1
/
+10
*
* include/_mingw.h: Increment version to 3.2.
Earnie Boyd
2003-09-15
3
-3
/
+8
*
* include/w32api.h: Increment version to 2.5.
Earnie Boyd
2003-09-15
3
-3
/
+8
*
2003-09-15 Danny Smith <dannysmith@users.sourceforge.net>
Danny Smith
2003-09-15
5
-17
/
+65
*
2003-09-12 Michael Chastain <mec@shout.net>
Michael Chastain
2003-09-14
2
-0
/
+19
*
2003-09-14 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2003-09-14
2
-3
/
+14
*
* Makefile.in: Make malloc_wrapper -fomit-frame-pointer.
Christopher Faylor
2003-09-14
6
-18
/
+28
*
* fhandler_disk_file.cc (path_conv::ndisk_links): Fix potential off-by-one
Christopher Faylor
2003-09-14
2
-1
/
+7
*
* kill.c (forcekill): Wait for process to terminate even if TerminateProcess
Christopher Faylor
2003-09-13
2
-3
/
+9
*
* include/sys/cygwin.h: Rename PID_UNUSED to PID_MAP_RW.
Christopher Faylor
2003-09-13
6
-8
/
+19
*
* include/cygwin/version.h: Bump DLL minor number to 5.
Christopher Faylor
2003-09-13
2
-1
/
+5
*
* include/olectl.h (TEXTMETRICOLE, LPERRORLOG, LPPROPERTYBAG,
Danny Smith
2003-09-13
3
-63
/
+93
*
* include/winuser.h (_WIN32_WINNT, _WIN32_WINDOWS, WINVER):
Danny Smith
2003-09-13
2
-10
/
+15
*
* thread.cc (MTinterface::fixup_after_fork): Remove code which potentially
Christopher Faylor
2003-09-13
2
-4
/
+7
*
* fhandler_disk_file.cc (path_conv::ndisk_links): Fix problem where search
Christopher Faylor
2003-09-12
2
-2
/
+8
*
* dcrt0.cc (_dll_crt0): Accommodate breaking apart of early_stuff_init.
Christopher Faylor
2003-09-12
5
-9
/
+36
*
* Makefile.in: Tweak mingw libz.a detection to make it more reliably detect
Christopher Faylor
2003-09-12
2
-5
/
+10
*
* fhandler_disk_file.cc (path_conv::ndisk_links): Rename from num_entries.
Christopher Faylor
2003-09-11
3
-25
/
+60
*
* MAINTAINERS: Update my e-mail address.
Jim Wilson
2003-09-11
2
-1
/
+5
*
* path.cc (normalize_posix_path): Put check for '//' prefix back to denote a
Christopher Faylor
2003-09-11
2
-5
/
+10
*
* cygcheck.cc (dump_only): New global variable.
Corinna Vinschen
2003-09-11
2
-3
/
+20
*
* dir.cc (rmdir): Add more samba workarounds.
Christopher Faylor
2003-09-11
2
-2
/
+11
*
Add enum values for HP extensions to DWARF standard
Nick Clifton
2003-09-11
2
-7
/
+52
*
* shared.cc (user_shared_initialize): Revert length attribute for name
Corinna Vinschen
2003-09-11
2
-1
/
+6
*
* getfacl (main): Remove extern declaration of optind.
Corinna Vinschen
2003-09-11
3
-3
/
+5
*
* Makefile.in (cygcheck.o): Use MINGW_CXX for compilation.
Christopher Faylor
2003-09-11
4
-7
/
+14
*
* Makefile.in (MINGW_CXX): Define and use for mingw-compiled files.
Christopher Faylor
2003-09-11
3
-13
/
+22
*
* Makefile.in: More fixups to adjust for the fact that mingw_getopt.o is no
Christopher Faylor
2003-09-11
2
-3
/
+8
*
* Makefile.in: Remove references to getopt since it is now part of mingwex.
Christopher Faylor
2003-09-10
2
-12
/
+9
*
* shared_info.h (shared_info::initialize): Remove argument.
Christopher Faylor
2003-09-10
6
-70
/
+80
*
* fhandler_disk_file.cc (num_entries): Take . and .. into account if they do
Christopher Faylor
2003-09-10
3
-14
/
+23
*
* Makefile.in (DLL_OFILES): Add getopt.o and iruserok.o.
Corinna Vinschen
2003-09-10
9
-200
/
+190
*
* exceptions.cc (sig_handle_tty_stop): Check parent PID_NOCLDSTOP rather than
Christopher Faylor
2003-09-10
2
-1
/
+6
*
* Makefile.in: Add some more -fomit-frame-pointer files.
Christopher Faylor
2003-09-10
4
-1
/
+19
*
* libc/include/sys/unistd.h: Declare function daemon for Cygwin.
Corinna Vinschen
2003-09-10
2
-10
/
+17
*
* Makefile.in (DLL_OFILES): Add bsdlib.o.
Corinna Vinschen
2003-09-10
12
-35
/
+590
*
* fhandler_socket.cc (fhandler_socket::fstat): Don't use PC_POSIX.
Corinna Vinschen
2003-09-10
2
-2
/
+5
*
2003-09-09 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2003-09-10
6
-36
/
+107
*
2003-09-09 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2003-09-09
6
-7
/
+19
*
* libc/include/grp.h: Don't define setgrfile, group_from_gid and
Corinna Vinschen
2003-09-09
2
-0
/
+11
*
* mmap.cc (mmap64): Change address types from caddr_t to void *
Corinna Vinschen
2003-09-09
3
-72
/
+83
*
* dcrt0.cc (dlL_crt0_1): Set __argc_safe after __argc is absolutely know to be
Christopher Faylor
2003-09-09
8
-22
/
+24
*
* dir.cc (readdir): Reinstate setting of old ino field for legacy applications.
Christopher Faylor
2003-09-09
3
-3
/
+10
*
* passwe.cc (getpwnam_r): Initialize pw_comment field.
Christopher Faylor
2003-09-08
2
-0
/
+5
*
* passwd.cc (getpwuid_r32): Initialize pw_comment field.
Christopher Faylor
2003-09-08
2
-0
/
+5
*
* sigproc.cc (wait_sig_inited): Remove assertion since it is racy.
Christopher Faylor
2003-09-08
2
-1
/
+4
*
* cygwin.din: Export endusershell, getusershell and setusershell.
Corinna Vinschen
2003-09-08
4
-4
/
+82
*
2003-09-08 Justin Forest <vhex@users.sourceforge.net>
Danny Smith
2003-09-08
3
-0
/
+22
[prev]
[next]