summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * external.cc (cygwin_internal): Change n to __off64_t to match changeCorinna Vinschen2003-03-087-16/+32
* * libc/include/sys/unistd.h: Guard getopt.h call to force only declaration ofChristopher Faylor2003-03-083-11/+8
* * path.h (PATH_LNK): New enum val.Christopher Faylor2003-03-085-37/+72
* * configure.host: Define stdio64_dir for Cygwin.Corinna Vinschen2003-03-076-7/+29
* * syscalls.cc (seteuid32): Fix formatting.Corinna Vinschen2003-03-072-3/+8
* * winsup.api/known_bugs.tcl: Remove fsync01, setregid01 and setreuid01Corinna Vinschen2003-03-072-2/+7
* 2003-03-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-03-072-3/+6
* 2003-03-06 Christopher January <chris@atomice.net>Danny Smith2003-03-074-0/+38
* 2003-03-06 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-03-062-864/+1215
* Remove redundant defintions of BYTES_IN_WORD and add conditional defintion inNick Clifton2003-03-062-128/+135
* 2003-03-04 Daniel Jacobowitz <drow@mvista.com>Nathanael Nerode2003-03-055-2017/+2012
* * thread.cc (MTinterface::fixup_after_fork): Initialize mainthreadThomas Pfaff2003-03-042-4/+9
* * fhandler_socket.cc (fhandler_socket::dup): Initialize type.Corinna Vinschen2003-03-042-0/+5
* Really commit it... dunno what happened last time.Nathanael Nerode2003-03-041-0/+16
* * mh-dgux: Delete.Nathanael Nerode2003-03-042-2/+4
* * Makefile.tpl: Always pass down RANLIB.Nathanael Nerode2003-03-044-174/+96
* revert erroneous entryChristopher Faylor2003-03-041-9/+0
* * Makefile.in (strace.exe): Include mingw_getopt.o in link line.Christopher Faylor2003-03-047-10/+30
* * fhandler.h (fhandler_tty_slave::close): Declare new function.Christopher Faylor2003-03-043-2/+55
* 2003-03-04 Heiko Gerdau <hg@technosis.de>Danny Smith2003-03-044-2/+59
* Fix sh-elf linker relaxation:Joern Rennecke2003-03-032-1/+7
* * fhandler_tty.cc (fhandler_pty_slave::open): Grudgingly incrementChristopher Faylor2003-03-032-0/+8
* 2003-03-03 Christopher Faylor <cgf@redhat.com>Danny Smith2003-03-032-19/+33
* * lib/getopt.c: Refresh from NetBSD sources.Christopher Faylor2003-03-032-18/+32
* * fhandler_console.cc (fhandler_console::close): Don't decrement in use counterChristopher Faylor2003-03-032-1/+7
* * mingwex/getopt.c: New file, copied from cygwin srcs.Danny Smith2003-03-035-7/+597
* * lib/getopt.c: Nuke use of unneeded BSDisms.Christopher Faylor2003-03-022-8/+7
* * dll_init.cc (dll_list::load_after_fork): Don't revert to LoadLibrary ifChristopher Faylor2003-03-028-48/+30
* * dll_init.cc (dll_list::load_after_fork): Fix typo where result of LoadLibraryChristopher Faylor2003-03-022-1/+6
* 2003-03-02 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith2003-03-0214-17/+259
* fix typoChristopher Faylor2003-03-021-1/+1
* Document new mkgroup,mkpasswd optionsJoshua Daniel Franklin2003-03-011-27/+47
* 2003-03-01 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2003-03-013-14/+32
* * fhandler_socket.cc (fhandler_socket::bind): Open and write socketCorinna Vinschen2003-03-012-20/+37
* * fhandler_socket.cc (get_inet_addr): Open and read socket file usingCorinna Vinschen2003-03-012-7/+32
* * include/olectl.h (OleLoadPictureEx) Add prototype.Danny Smith2003-03-012-0/+13
* * include/objbase.h (CoAddRefServerProcess): Add prototype.Danny Smith2003-03-013-0/+14
* 2003-03-01 Heiko Gerdau <hg@technosis.de>Danny Smith2003-03-013-1/+23
* * Makefile.in (cygcheck.o): Fix so that actual mingw include files are used.Christopher Faylor2003-03-013-5/+94
* * cygwin.din: Wrap atexit and exit with cygwin, thread-safe functions.Christopher Faylor2003-03-015-12/+53
* 2003-02-28 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2003-02-282-3/+8
* * Makefile.tpl: Rearrange.Nathanael Nerode2003-02-283-302/+355
* 2003-02-28 Roland Schwingel <roland.schwingel@onevision.de>Danny Smith2003-02-283-12/+16
* 2003-02-27 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-02-272-4/+9
* 2003-03-27 Corinna Vinschen <corinna@vinschen.de>Corinna Vinschen2003-02-272-61/+131
* merge from gccDJ Delorie2003-02-272-1/+5
* * uinfo.cc (internal_getlogin): Only update user.groups.pgsidCorinna Vinschen2003-02-272-1/+7
* * cygthread::detach: Improve error message.Christopher Faylor2003-02-272-1/+5
* * sec_helper.cc (get_sids_info): debug_print owner_sid and group_sid.Corinna Vinschen2003-02-262-0/+7
* 2002-02-25 D.Venkatasubramanian <dvenkat@noida.hcltech.com>Jeff Johnston2003-02-2513-81/+175