Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)Author
2003-03-17* cygwin.din: Export btowc, trunc.unlabeled-1.248.2Christopher Faylor
2003-03-09This commit was manufactured by cvs2svn to create branchcvs2svn
2003-03-09whitespace cleanupChristopher Faylor
2003-03-09Do some minor reformatting of 'extern "C"' use throughout.Christopher Faylor
2003-03-09* winsup.api/winsup.exp: Use -nostdinc when compiling.Christopher Faylor
2003-03-09.Christopher Faylor
2003-03-09* Makefile.common: Avoid double slashes in GCC_INCLUDE.Christopher Faylor
2003-03-09 * getfacl.c (username): Fix ambiguous printf calls.Corinna Vinschen
2003-03-09* syscalls.cc (unlink): Attempt to be more clever about setting attributes ofChristopher Faylor
2003-03-09 * winsup.api/ltp/fork10.c (main): Remove non-portable declarationCorinna Vinschen
2003-03-09 * rmsym: Fix regular expression.Corinna Vinschen
2003-03-09* Makefile.in: Use "cygwin0" rather than "new-cygwin" to denote in-build-treeChristopher Faylor
2003-03-09* Makefile.in: Change from using new-* to cygwin0 for temporary targets.Christopher Faylor
2003-03-09 * include/cygwin/socket.h: Set SOMAXCONN to Winsock2 value.Corinna Vinschen
2003-03-09* syscalls.cc (unlink): Always attempt to use FILE_FLAG_CLOSE_ON_DELETE toChristopher Faylor
2003-03-08missed in last checkinChristopher Faylor
2003-03-08Revert below changes regarding _pinfo::cmdline.Christopher Faylor
2003-03-08 * external.cc (cygwin_internal): Change n to __off64_t to match changeCorinna Vinschen
2003-03-08* path.h (PATH_LNK): New enum val.Christopher Faylor
2003-03-07 * syscalls.cc (seteuid32): Fix formatting.Corinna Vinschen
2003-03-07 * winsup.api/known_bugs.tcl: Remove fsync01, setregid01 and setreuid01Corinna Vinschen
2003-03-072003-03-06 Christopher January <chris@atomice.net>Danny Smith
2003-03-04* thread.cc (MTinterface::fixup_after_fork): Initialize mainthreadThomas Pfaff
2003-03-04 * fhandler_socket.cc (fhandler_socket::dup): Initialize type.Corinna Vinschen
2003-03-04revert erroneous entryChristopher Faylor
2003-03-04* Makefile.in (strace.exe): Include mingw_getopt.o in link line.Christopher Faylor
2003-03-04* fhandler.h (fhandler_tty_slave::close): Declare new function.Christopher Faylor
2003-03-042003-03-04 Heiko Gerdau <hg@technosis.de>Danny Smith
2003-03-03* fhandler_tty.cc (fhandler_pty_slave::open): Grudgingly incrementChristopher Faylor
2003-03-032003-03-03 Christopher Faylor <cgf@redhat.com>Danny Smith
2003-03-03* lib/getopt.c: Refresh from NetBSD sources.Christopher Faylor
2003-03-03* fhandler_console.cc (fhandler_console::close): Don't decrement in use counterChristopher Faylor
2003-03-03 * mingwex/getopt.c: New file, copied from cygwin srcs.Danny Smith
2003-03-03* lib/getopt.c: Nuke use of unneeded BSDisms.Christopher Faylor
2003-03-02* dll_init.cc (dll_list::load_after_fork): Don't revert to LoadLibrary ifChristopher Faylor
2003-03-02* dll_init.cc (dll_list::load_after_fork): Fix typo where result of LoadLibraryChristopher Faylor
2003-03-022003-03-02 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith
2003-03-02fix typoChristopher Faylor
2003-03-01Document new mkgroup,mkpasswd optionsJoshua Daniel Franklin
2003-03-012003-03-01 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2003-03-01 * fhandler_socket.cc (fhandler_socket::bind): Open and write socketCorinna Vinschen
2003-03-01 * fhandler_socket.cc (get_inet_addr): Open and read socket file usingCorinna Vinschen
2003-03-01 * include/olectl.h (OleLoadPictureEx) Add prototype.Danny Smith
2003-03-01 * include/objbase.h (CoAddRefServerProcess): Add prototype.Danny Smith
2003-03-012003-03-01 Heiko Gerdau <hg@technosis.de>Danny Smith
2003-03-01* Makefile.in (cygcheck.o): Fix so that actual mingw include files are used.Christopher Faylor
2003-03-01* cygwin.din: Wrap atexit and exit with cygwin, thread-safe functions.Christopher Faylor
2003-03-012003-02-28 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2003-02-282003-02-28 Roland Schwingel <roland.schwingel@onevision.de>Danny Smith
2003-02-282003-03-27 Corinna Vinschen <corinna@vinschen.de>Corinna Vinschen