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
2002-01-112002-01-11 Ralf Habacker <Ralf.Habacker@freenet.de>Robert Collins
2002-01-112001-12-30 Guido Serassio <serassio@libero.it>Robert Collins
2002-01-11* exceptions.cc (sig_handle): Accept a second argument indicating whether theChristopher Faylor
2002-01-10 * syscalls.cc (pathconf): Guard _PC_PATH_MAX branch against invalidCorinna Vinschen
2002-01-10* exceptions.cc (early_stuff_init): Rename from misnamed set_console_handler.Christopher Faylor
2002-01-09 * net.cc (cygwin_accept): Set sun_path for newly connected socket.Corinna Vinschen
2002-01-08* Makefile.in: Add uninstall target.Christopher Faylor
2002-01-08* sigproc.cc (getsem): Clean up debugging output.Christopher Faylor
2002-01-07* sigproc.cc (getsem): Set errno when unable to create own semaphore.Christopher Faylor
2002-01-06* dtable.cc (dtable::init_std_file_from_handle): Add some defensive code toChristopher Faylor
2002-01-06 * ioctl.cc (ioctl): Make third argument optional.Corinna Vinschen
2002-01-06* dir.cc (opendir): Guarantee release of alloced fhandler structure on error.Christopher Faylor
2002-01-06 exceptions.cc (sig_handle): Set default action for SIGURG to SIG_IGN.Corinna Vinschen
2002-01-05 * dtable.cc (dtable::init_std_file_from_handle): Don't treat NULLCorinna Vinschen
2002-01-05* cygmagic: Change logic for equality test.Christopher Faylor
2002-01-04* dir.cc (opendir): Don't attempt to call sub-opendir if ENOENT.Christopher Faylor
2002-01-04 * net.cc: Replace usage of AF_UNIX by Posix compliant AF_LOCALCorinna Vinschen
2002-01-02* speclib: Remove temp files automatically.Christopher Faylor
2002-01-01* Makefile.in: Duh. Actually use bzip2 to create the tarball. Don't justChristopher Faylor
2002-01-01* Makefile.in: Make .bz2 tarball.Christopher Faylor
2002-01-01restore missing entryChristopher Faylor
2002-01-01 * fhandler.h (fhandler_socket::sun_path): New private member.Corinna Vinschen
2002-01-01NukeChristopher Faylor
2001-12-31Strip path when installing library.Christopher Faylor
2001-12-31* include/getopt.h: Fix define.Christopher Faylor
2001-12-31* speclib: New file.Christopher Faylor
2001-12-30* cygmagic: Eliminate unneeded use of 'tr' and 'bc'.Christopher Faylor
2001-12-30 * security.cc (open_local_policy): Use POLICY_EXECUTE instead ofCorinna Vinschen
2001-12-30 * security.cc (open_local_policy): Initialize lsa handle to NULL.Corinna Vinschen
2001-12-28 * cygwin.din: Add symbols for endutent(), getutent(), getutid(),Corinna Vinschen
2001-12-27* cygmagic: Add define name to warning.Christopher Faylor
2001-12-26* include/getopt.h: Protect a declaratin.Christopher Faylor
2001-12-26* cygpath.cc (doit): Detect and warn about an empty path. Detect and warnChristopher Faylor
2001-12-26Remove accenidentally left >>> markerRobert Collins
2001-12-262001-12-26 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2001-12-26commentChristopher Faylor
2001-12-26* Makefile.in: Quote arguments to shell scripts.Christopher Faylor
2001-12-26* Makefile.in: Autogenerate some header files which provide magic numbers.Christopher Faylor
2001-12-212001-12-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2001-12-21* lib/Makefile.in: Revert inst_installdir definitions to working versions.Christopher Faylor
2001-12-20* include/cygwin/version.h: Bump API minor version for below changes.Christopher Faylor
2001-12-20Remove obsolete include.Christopher Faylor
2001-12-20* Makefile.in (VPATH): Add regex directory.Christopher Faylor
2001-12-19Fix up comments.Christopher Faylor
2001-12-19* Makefile.in: Don't attempt to use zlib directory as a dependency if itChristopher Faylor
2001-12-18 * include/getopt.h: Don't define getopt_long() and friends whenCorinna Vinschen
2001-12-17* dtable.cc (dtable::init_std_file_from_handle): Avoid initializing using anChristopher Faylor
2001-12-17* include/limits.h: Define LLONG_MIN, LLONG_MAX, ULLONG_MAX.Christopher Faylor
2001-12-172001-12-17 Guido Serassio <serassio@libero.it>Robert Collins
2001-12-172001-12-17 Robret Collins <rbtcollins@hotmail.com>Robert Collins