aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-03-17* cygwin.din: Export btowc, trunc.github/unlabeled-1.253.2unlabeled-1.253.2Christopher Faylor1-4/+22
2003-03-16* fhandler_console.cc (fhandler_console::close): Correct check for current tty.Christopher Faylor1-1/+5
2003-03-09This commit was manufactured by cvs2svn to create branchcvs2svn4394-1093908/+0
2003-03-09whitespace cleanupChristopher Faylor15-56/+55
2003-03-09Do some minor reformatting of 'extern "C"' use throughout.Christopher Faylor13-111/+511
2003-03-09* winsup.api/winsup.exp: Use -nostdinc when compiling.Christopher Faylor2-0/+10
2003-03-09.Christopher Faylor1-1/+1
2003-03-09* Makefile.common: Avoid double slashes in GCC_INCLUDE.Christopher Faylor2-1/+5
2003-03-09 * getfacl.c (username): Fix ambiguous printf calls.Corinna Vinschen2-6/+12
2003-03-09* configure.in (gxx_include_dir): Fix typo.DJ Delorie3-11/+35
2003-03-09* syscalls.cc (unlink): Attempt to be more clever about setting attributes ofChristopher Faylor2-12/+30
2003-03-09 * winsup.api/ltp/fork10.c (main): Remove non-portable declarationCorinna Vinschen2-1/+5
2003-03-09 * rmsym: Fix regular expression.Corinna Vinschen2-2/+6
2003-03-09* Makefile.in: Use "cygwin0" rather than "new-cygwin" to denote in-build-treeChristopher Faylor5-7/+14
2003-03-09* Makefile.in: Change from using new-* to cygwin0 for temporary targets.Christopher Faylor2-10/+16
2003-03-09 * include/cygwin/socket.h: Set SOMAXCONN to Winsock2 value.Corinna Vinschen2-1/+5
2003-03-09* syscalls.cc (unlink): Always attempt to use FILE_FLAG_CLOSE_ON_DELETE toChristopher Faylor2-57/+29
2003-03-08missed in last checkinChristopher Faylor1-1/+1
2003-03-08Revert below changes regarding _pinfo::cmdline.Christopher Faylor5-19/+17
2003-03-08 * external.cc (cygwin_internal): Change n to __off64_t to match changeCorinna Vinschen7-16/+32
2003-03-08* libc/include/sys/unistd.h: Guard getopt.h call to force only declaration ofChristopher Faylor3-11/+8
2003-03-08* path.h (PATH_LNK): New enum val.Christopher Faylor5-37/+72
2003-03-07 * configure.host: Define stdio64_dir for Cygwin.Corinna Vinschen6-7/+29
2003-03-07 * syscalls.cc (seteuid32): Fix formatting.Corinna Vinschen2-3/+8
2003-03-07 * winsup.api/known_bugs.tcl: Remove fsync01, setregid01 and setreuid01Corinna Vinschen2-2/+7
2003-03-072003-03-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-3/+6
2003-03-072003-03-06 Christopher January <chris@atomice.net>Danny Smith4-0/+38
2003-03-062003-03-06 Andrew Cagney <cagney@redhat.com>Andrew Cagney2-864/+1215
2003-03-06Remove redundant defintions of BYTES_IN_WORD and add conditional defintion inNick Clifton2-128/+135
2003-03-052003-03-04 Daniel Jacobowitz <drow@mvista.com>Nathanael Nerode5-2017/+2012
2003-03-04* thread.cc (MTinterface::fixup_after_fork): Initialize mainthreadThomas Pfaff2-4/+9
2003-03-04 * fhandler_socket.cc (fhandler_socket::dup): Initialize type.Corinna Vinschen2-0/+5
2003-03-04Really commit it... dunno what happened last time.Nathanael Nerode1-0/+16
2003-03-04 * mh-dgux: Delete.Nathanael Nerode2-2/+4
2003-03-04 * Makefile.tpl: Always pass down RANLIB.Nathanael Nerode4-174/+96
2003-03-04revert erroneous entryChristopher Faylor1-9/+0
2003-03-04* Makefile.in (strace.exe): Include mingw_getopt.o in link line.Christopher Faylor7-10/+30
2003-03-04* fhandler.h (fhandler_tty_slave::close): Declare new function.Christopher Faylor3-2/+55
2003-03-042003-03-04 Heiko Gerdau <hg@technosis.de>Danny Smith4-2/+59
2003-03-03Fix sh-elf linker relaxation:Joern Rennecke2-1/+7
2003-03-03* fhandler_tty.cc (fhandler_pty_slave::open): Grudgingly incrementChristopher Faylor2-0/+8
2003-03-032003-03-03 Christopher Faylor <cgf@redhat.com>Danny Smith2-19/+33
2003-03-03* lib/getopt.c: Refresh from NetBSD sources.Christopher Faylor2-18/+32
2003-03-03* fhandler_console.cc (fhandler_console::close): Don't decrement in use counterChristopher Faylor2-1/+7
2003-03-03 * mingwex/getopt.c: New file, copied from cygwin srcs.Danny Smith5-7/+597
2003-03-02* lib/getopt.c: Nuke use of unneeded BSDisms.Christopher Faylor2-8/+7
2003-03-02* dll_init.cc (dll_list::load_after_fork): Don't revert to LoadLibrary ifChristopher Faylor8-48/+30
2003-03-02* dll_init.cc (dll_list::load_after_fork): Fix typo where result of LoadLibraryChristopher Faylor2-1/+6
2003-03-022003-03-02 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith14-17/+259
2003-03-02fix typoChristopher Faylor1-1/+1