aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2003-09-08 * cygwin.din: Export argz_add argz_add_sep argz_append argz_countCorinna Vinschen3-1/+50
2003-09-08fix typoChristopher Faylor1-1/+1
2003-09-08* Makefile.in (zlib_h): Rename libz.h -> zlib.h.Christopher Faylor2-1/+5
2003-09-08Throughout, remove __d_u.__d_data fields from DIR structure.Christopher Faylor6-57/+93
2003-09-08* Makefile.in: Detect existence of mingw zlib headers and libraries. BuildChristopher Faylor3-30/+59
2003-09-08* include/cygwin/in.h: Don't define ipv6 stuff unless we call for itChristopher Faylor2-0/+7
2003-09-07* cygheap.cc (_csbrk): More left coercion cleanup.Christopher Faylor5-7/+15
2003-09-07* signal.cc (nanosleep): Improve test for valid values. Round delay up toChristopher Faylor5-32/+77
2003-09-07Remove left coercion throughout.Christopher Faylor8-15/+19
2003-09-06* hires.h (hires_ms::~hires_ms): Delete declaration.Christopher Faylor3-6/+5
2003-09-06* dump_setup.cc (check_package_files): Don't fail on empty package.Christopher Faylor2-3/+6
2003-09-05 * include/w32api.h (_NT5, etc): Reverse the changes of 2003-07-01.Earnie Boyd3-41/+33
2003-09-052003-09-05 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-2/+8
2003-09-05 * libc/ctype/wctype.c (_DEFUN): Remove empty default case, asBen Elliston2-1/+3
2003-09-05* dcrt0.cc (__argc_safe): New variable.Christopher Faylor6-9/+32
2003-09-05Fix mail address in most recent commit.Ben Elliston1-1/+1
2003-09-05 * libc/machine/xscale/memcmp.c (memcmp): Strip trailing whitespaceBen Elliston2-2/+8
2003-09-05 * libc/stdlib/mstats.c[_ELIX_LEVEL]: Fix guards. #ifndef FOO ||Ben Elliston2-2/+7
2003-09-04* configure: Regenerate.DJ Delorie2-2/+6
2003-09-04Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.Nick Clifton2-2/+6
2003-09-04Add binutils support for v850e1 processorNick Clifton4-1/+13
2003-09-04 * sysconf.cc (sysconf): Return more accurate value for _SC_AVPHYS_PAGES.Corinna Vinschen2-3/+22
2003-09-04 * mmap.cc: Restructure. Add, remove and rewrite comments throughoutCorinna Vinschen2-257/+336
2003-09-04* cxx.cc (new): Fix formatting. Just return result of ccalloc rather thanChristopher Faylor2-5/+7
2003-09-04* mount.cc (mount_commands): Ensure user mode is actually user mode and not theChristopher Faylor2-36/+47
2003-09-03Index: opcodes/ChangeLogAndrew Cagney2-34/+16
2003-09-03* exceptions.cc (set_process_mask): Set pending signals only when signalsChristopher Faylor5-38/+64
2003-09-032003-09-02 Bart Oldeman <bartoldeman@users.sourceforge.net>Danny Smith4-94/+102
2003-09-02* configure.in: Ensure arguments to sed are properly spaced.DJ Delorie3-4/+9
2003-09-022003-09-02 Thomas Pfaff <tpfaff@gmx.net>Jeff Johnston4-13/+19
2003-09-01* include/cygwin/version.h: Bump DLL minor number to 4.Christopher Faylor2-1/+5
2003-09-01* net.cc (dup_ent): Restore check for NULL input.Christopher Faylor2-0/+7
2003-09-01 * pathnames.sgml: Remove description how to mount raw devices andCorinna Vinschen2-55/+20