summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * libc/include/sys/config.h: Define __CYGWIN_USE_BIG_TYPES__ forCorinna Vinschen2003-03-092-0/+6
* Switch to 32/64 datatypes:Corinna Vinschen2003-03-0912-45/+192
* * libc/include/pwd.h: Add guards to avoid type clashes when compilingCorinna Vinschen2003-03-095-2/+32
* fix typoChristopher Faylor2003-03-091-1/+1
* * include/cygwin/version.h: Bump DLL minor number to 21.Christopher Faylor2003-03-092-1/+5
* whitespace cleanupChristopher Faylor2003-03-0915-56/+55
* Do some minor reformatting of 'extern "C"' use throughout.Christopher Faylor2003-03-0913-111/+511
* * winsup.api/winsup.exp: Use -nostdinc when compiling.Christopher Faylor2003-03-092-0/+10
* .Christopher Faylor2003-03-091-1/+1
* * Makefile.common: Avoid double slashes in GCC_INCLUDE.Christopher Faylor2003-03-092-1/+5
* * getfacl.c (username): Fix ambiguous printf calls.Corinna Vinschen2003-03-092-6/+12
* * configure.in (gxx_include_dir): Fix typo.DJ Delorie2003-03-093-11/+35
* * syscalls.cc (unlink): Attempt to be more clever about setting attributes ofChristopher Faylor2003-03-092-12/+30
* * winsup.api/ltp/fork10.c (main): Remove non-portable declarationCorinna Vinschen2003-03-092-1/+5
* * rmsym: Fix regular expression.Corinna Vinschen2003-03-092-2/+6
* * Makefile.in: Use "cygwin0" rather than "new-cygwin" to denote in-build-treeChristopher Faylor2003-03-095-7/+14
* * Makefile.in: Change from using new-* to cygwin0 for temporary targets.Christopher Faylor2003-03-092-10/+16
* * include/cygwin/socket.h: Set SOMAXCONN to Winsock2 value.Corinna Vinschen2003-03-092-1/+5
* * syscalls.cc (unlink): Always attempt to use FILE_FLAG_CLOSE_ON_DELETE toChristopher Faylor2003-03-092-57/+29
* missed in last checkinChristopher Faylor2003-03-081-1/+1
* Revert below changes regarding _pinfo::cmdline.Christopher Faylor2003-03-085-19/+17
* * 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