aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
2001-05-03 * net.cc (wsock_init): Rename `was_in_progress' to `wsock_started'Corinna Vinschen2-3/+8
2001-05-03* exceptions.cc (handle_exceptions): Break out of "loop" if the debuggerChristopher Faylor4-3/+9
2001-05-03 * autoload.cc: Use new definition of LoadDLLinitfunc throughout.Corinna Vinschen4-204/+72
2001-05-01* mkpasswd.c (enum_users): Use /bin/bash as the default shell.Christopher Faylor2-2/+7
2001-05-01* path.cc (mount_info::conv_to_win32_path): More path tweaking.Christopher Faylor2-1/+5
2001-05-01* path.cc (mount_info::conv_to_win32_path): Fix debugging output to avoid aChristopher Faylor2-2/+7
2001-05-01* path.cc (mkrelpath): New function.Christopher Faylor3-99/+86
2001-04-30 * autoload.cc: Add LoadDLLinitfunc for secur32.dll.Corinna Vinschen8-113/+353
2001-04-30 * uinfo.cc (internal_getlogin): Formatting change.Corinna Vinschen2-2/+7
2001-04-30 * grp.cc: Eliminate MAX_DOMAIN_NAME define.Corinna Vinschen10-54/+65
2001-04-30* path.cc (path_conv::check): Don't use path_flags when converting to MS-DOSChristopher Faylor2-16/+29
2001-04-30* exceptions.cc (INIT_EXCEPTION_HANDLER): Eliminate.Christopher Faylor3-94/+100
2001-04-30* path.cc (symlink_info::check): Remove extra arguments, move functionalityChristopher Faylor2-46/+51
2001-04-29minor formatting changes.Christopher Faylor2-6/+6
2001-04-29* passwd.cc (ttymnam): New function.Christopher Faylor2-7/+24
2001-04-28Throughout, change 'tty_attached' to 'real_tty_attached', for clarity.Christopher Faylor14-229/+281
2001-04-27* thread.cc (thread_init_wrapper): Use _REENT_INIT to initialize the reentChristopher Faylor5-11/+18
2001-04-27 * winsup.api/mmaptest04.c: Take care for binmode explicitely.Corinna Vinschen2-2/+10
2001-04-27* tty.cc (tty::make_pipes): Set to_slave pipe mode to nonblocking.Egor Duda3-4/+36
2001-04-26 * security.cc (alloc_sd): Add unrelated ACCESS_ALLOWED_ACE behindCorinna Vinschen2-8/+11
2001-04-25* sigproc.h [sigthread]: Add exception field.Christopher Faylor4-3/+16
2001-04-25* cygwin.din: Export asctime_r, ctime_r, gmtime_r, localtime_rEgor Duda3-1/+15
2001-04-25* include/cygwin/version.h: Bump minor version number.Christopher Faylor3-2/+7
2001-04-25 * uinfo.cc (internal_getlogin): Return pointer to struct passwd.Corinna Vinschen3-6/+12
2001-04-25 * autoload.cc: Add LoadDLLfunc statements for SetTokenInformation@16.Corinna Vinschen13-153/+276
2001-04-25 * fhandler_dsp.cc: Improved handling of 8 bit playback modes.Corinna Vinschen2-3/+30
2001-04-25* lib/Makefile.in: Install libraries in /usr/lib/w32api when building forChristopher Faylor2-10/+19
2001-04-24 * passwd.cc (getpwnam_r): Add pw_passwd handling as well.Corinna Vinschen2-2/+13
2001-04-24 * passwd.cc (getpwnam_r): Use correct offsets into buffer.Corinna Vinschen2-6/+18
2001-04-24* include/winsock2.h: Protect one *more* newlib defines when compiling cygwin.Christopher Faylor2-2/+7
2001-04-24* dlmalloc.c: New file. Port of Doug Lea's mallocEgor Duda10-56/+4062
2001-04-24* include/winsock2.h: Protect some more newlib defines when compiling cygwinChristopher Faylor2-1/+6
2001-04-24Remove trailing underscore from fhandler_base and friends, throughout.Christopher Faylor13-66/+113
2001-04-23* fhandler.h (fhandler_base::clear_r_binary): New method.Christopher Faylor3-2/+18
2001-04-23* include/winsock.h: Protect some more newlib defines when compiling cygwin.Christopher Faylor2-1/+5
2001-04-23* net.cc [errmap]: Add '0' condition.Christopher Faylor3-2/+8
2001-04-23spacing changes.Christopher Faylor1-269/+270
2001-04-23* include/cygwin/version.h: Bump Cygwin version and API version.Christopher Faylor2-3/+8
2001-04-22Mon Apr 23 9:27:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins2-5/+9
2001-04-22* features.h: Reinstate as wrapper for sys/features.h.Christopher Faylor2-0/+20
2001-04-22 * security.cc (alloc_sd): Reformat comment.Corinna Vinschen3-8/+9
2001-04-22* shortcut.c (check_shortcut): Close input file handle before returning.Christopher Faylor3-22/+31
2001-04-21* thread.cc (MTinterface::Init): Remove accidentally checked in code.Christopher Faylor2-2/+4
2001-04-21Sun Apr 22 20:22:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins4-37/+276
2001-04-20* cygwin.din: Add *scanf and *scan_r functions.Christopher Faylor2-0/+22
2001-04-20 * security.cc (set_process_privileges): Swap out.Corinna Vinschen4-41/+50
2001-04-20* path.cc (path_conv::check): Always initialize member variables.Christopher Faylor2-5/+11
2001-04-20* include/sys/file.h: More cleanup for X_OK.Christopher Faylor2-4/+6
2001-04-20* include/sys/file.h: Move X_OK protection earlier.Christopher Faylor3-3/+15
2001-04-20 * grp.cc (getgroups): Change so that SIDs get compared insteadCorinna Vinschen2-6/+13