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