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
2001-05-04* include/pthread.h (pthread_cleanup_push): Eliminate space precedingChristopher Faylor
2001-05-03 * net.cc (wsock_init): Rename `was_in_progress' to `wsock_started'Corinna Vinschen
2001-05-03* exceptions.cc (handle_exceptions): Break out of "loop" if the debuggerChristopher Faylor
2001-05-03 * autoload.cc: Use new definition of LoadDLLinitfunc throughout.Corinna Vinschen
2001-05-01* mkpasswd.c (enum_users): Use /bin/bash as the default shell.Christopher Faylor
2001-05-01* path.cc (mount_info::conv_to_win32_path): More path tweaking.Christopher Faylor
2001-05-01* path.cc (mount_info::conv_to_win32_path): Fix debugging output to avoid aChristopher Faylor
2001-05-01* path.cc (mkrelpath): New function.Christopher Faylor
2001-05-01 * autoload.cc: Add LoadDLLinitfunc for secur32.dll.Corinna Vinschen
2001-04-30 * uinfo.cc (internal_getlogin): Formatting change.Corinna Vinschen
2001-04-30 * grp.cc: Eliminate MAX_DOMAIN_NAME define.Corinna Vinschen
2001-04-30* path.cc (path_conv::check): Don't use path_flags when converting to MS-DOSChristopher Faylor
2001-04-30* exceptions.cc (INIT_EXCEPTION_HANDLER): Eliminate.Christopher Faylor
2001-04-30* path.cc (symlink_info::check): Remove extra arguments, move functionalityChristopher Faylor
2001-04-29minor formatting changes.Christopher Faylor
2001-04-29* passwd.cc (ttymnam): New function.Christopher Faylor
2001-04-29Throughout, change 'tty_attached' to 'real_tty_attached', for clarity.Christopher Faylor
2001-04-27* thread.cc (thread_init_wrapper): Use _REENT_INIT to initialize the reentChristopher Faylor
2001-04-27 * winsup.api/mmaptest04.c: Take care for binmode explicitely.Corinna Vinschen
2001-04-27* tty.cc (tty::make_pipes): Set to_slave pipe mode to nonblocking.Egor Duda
2001-04-26 * security.cc (alloc_sd): Add unrelated ACCESS_ALLOWED_ACE behindCorinna Vinschen
2001-04-25* sigproc.h [sigthread]: Add exception field.Christopher Faylor
2001-04-25* cygwin.din: Export asctime_r, ctime_r, gmtime_r, localtime_rEgor Duda
2001-04-25* include/cygwin/version.h: Bump minor version number.Christopher Faylor
2001-04-25 * uinfo.cc (internal_getlogin): Return pointer to struct passwd.Corinna Vinschen
2001-04-25 * autoload.cc: Add LoadDLLfunc statements for SetTokenInformation@16.Corinna Vinschen
2001-04-25 * fhandler_dsp.cc: Improved handling of 8 bit playback modes.Corinna Vinschen
2001-04-25* lib/Makefile.in: Install libraries in /usr/lib/w32api when building forChristopher Faylor
2001-04-25 * passwd.cc (getpwnam_r): Add pw_passwd handling as well.Corinna Vinschen
2001-04-25 * passwd.cc (getpwnam_r): Use correct offsets into buffer.Corinna Vinschen
2001-04-25* include/winsock2.h: Protect one *more* newlib defines when compiling cygwin.Christopher Faylor
2001-04-24* dlmalloc.c: New file. Port of Doug Lea's mallocEgor Duda
2001-04-24* include/winsock2.h: Protect some more newlib defines when compiling cygwinChristopher Faylor
2001-04-24Remove trailing underscore from fhandler_base and friends, throughout.Christopher Faylor
2001-04-23* fhandler.h (fhandler_base::clear_r_binary): New method.Christopher Faylor
2001-04-23* include/winsock.h: Protect some more newlib defines when compiling cygwin.Christopher Faylor
2001-04-23* net.cc [errmap]: Add '0' condition.Christopher Faylor
2001-04-23spacing changes.Christopher Faylor
2001-04-23* include/cygwin/version.h: Bump Cygwin version and API version.Christopher Faylor
2001-04-23Mon Apr 23 9:27:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2001-04-23* features.h: Reinstate as wrapper for sys/features.h.Christopher Faylor
2001-04-23 * security.cc (alloc_sd): Reformat comment.Corinna Vinschen
2001-04-22* shortcut.c (check_shortcut): Close input file handle before returning.Christopher Faylor
2001-04-22* thread.cc (MTinterface::Init): Remove accidentally checked in code.Christopher Faylor
2001-04-21Sun Apr 22 20:22:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2001-04-21* cygwin.din: Add *scanf and *scan_r functions.Christopher Faylor
2001-04-21 * security.cc (set_process_privileges): Swap out.Corinna Vinschen
2001-04-20* path.cc (path_conv::check): Always initialize member variables.Christopher Faylor
2001-04-20* include/sys/file.h: More cleanup for X_OK.Christopher Faylor
2001-04-20* include/sys/file.h: Move X_OK protection earlier.Christopher Faylor