summaryrefslogtreecommitdiffstats
path: root/winsup
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in: Add rules to build ipcrm and ipcs.Corinna Vinschen2003-11-194-1/+1061
* * cygserver.h (client_request::request_code_t): AddCorinna Vinschen2003-11-1924-904/+1799
* Don't use safe_new but new throughout. Fix copyright datesCorinna Vinschen2003-11-1927-1368/+5656
* * dtable.cc (build_fh_pc): Resurrect accidentally removedCorinna Vinschen2003-11-192-0/+8
* Revert most of last check in to ChangeLog. It duplicatedCorinna Vinschen2003-11-191-1237/+0
* * fhandler.cc (fhandler_base::lseek): Include high order offsetCorinna Vinschen2003-11-172-0/+8
* * bsdlib.cc (getprogname): New function.Corinna Vinschen2003-11-174-1/+33
* * include/limits.h: Revert unsanctioned changes below.Christopher Faylor2003-11-154-4/+10
* Add Tab control macroManu B2003-11-152-0/+5
* 2003-11-11 Robert Collins <rbtcollins@hotmail.com>Robert Collins2003-11-1441-151/+204
* * mkgroup.c: Avoid compiler warnings throughout.Corinna Vinschen2003-11-144-15/+1258
* * dtable.cc (build_fh_pc): Use DEV_SERIAL_MAJOR to catch all serial ports.Christopher Faylor2003-11-142-9/+9
* minor adjustments to Elfyn's contribution.David Starks-Browning2003-11-132-11/+10
* Apply Elfyn's patches as supplied in <http://cygwin.com/ml/cygwin-patches/200...David Starks-Browning2003-11-133-16/+14
* 2003-11-13 Martin Fuchs <martin-fuchs@gmx.net>Danny Smith2003-11-135-3/+48
* * thread.cc (pthread::exit): Cleanup on thread exit.Thomas Pfaff2003-11-112-0/+10
* * miscfuncs.cc (low_priority_sleep): Make a "C" function.Christopher Faylor2003-11-103-2/+7
* * winsup.h (low_priority_sleep): Fix declaration to avoid linkerCorinna Vinschen2003-11-102-1/+6
* * thread.cc (__reent_t::init_clib): Set thread local clibThomas Pfaff2003-11-102-0/+6
* * syscalls.cc (ftruncate64): Log length as long long.Corinna Vinschen2003-11-082-5/+10
* * external.cc (cygwin_internal): Add CW_GET_UID_FROM_SID andCorinna Vinschen2003-11-084-2/+28
* * cygpath.cc (main): Allow multiple pathnames on command line.Corinna Vinschen2003-11-072-22/+17
* * fhandler_disk_file.cc (fhandler_disk_file::opendir): Reorganize to handleChristopher Faylor2003-11-071-0/+5
* * cygthread.cc (cygthread::freerange): Set inuse count. Avoid setting ev fromChristopher Faylor2003-11-073-27/+45
* * Missing patch to cygwin.din.Corinna Vinschen2003-11-061-0/+8
* * bsdlib.cc (_vwarnx): New function.Corinna Vinschen2003-11-064-1/+123
* * syscalls.cc (getshmlba): New function.Corinna Vinschen2003-11-067-9/+28
* * winsup.h: Declare access_worker.Christopher Faylor2003-11-062-1/+8
* * include/cygwin/types.h: Fix preprocessor guards for vm_offset_t andCorinna Vinschen2003-11-062-2/+12
* * fhandler_disk_file.cc (fhandler_disk_file::opendir): Detect attempt to open aChristopher Faylor2003-11-052-2/+12
* Entry "Where is the su command?" -> "Why doesn't su work?"David Starks-Browning2003-11-041-6/+9
* * external.cc (cygwin_internal): Add CW_GET_POSIX_SECURITY_ATTRIBUTECorinna Vinschen2003-11-046-16/+42
* * net.cc (dup_ent): Use IsBadStringPtr for alignment checks. Don't use a knownChristopher Faylor2003-11-042-5/+9
* * passwd.c (PrintPW): Turn around meaning printed for "Password notCorinna Vinschen2003-11-042-11/+22
* * passwd.c (UF_LOCKOUT): Remove (defined in lmaccess.h).Corinna Vinschen2003-11-042-35/+134
* * net.cc (dup_ent): Move Win 95 misalignment recogition beforeCorinna Vinschen2003-11-032-10/+20
* * thread.cc (pthread::thread_init_wrapper): Initialize exception handling.Thomas Pfaff2003-10-312-0/+13
* Rename pthread::running to pthread::valid throughout.Thomas Pfaff2003-10-313-7/+46
* * include/stdint.h: Prevent signed->unsigned conversion for 32 andCorinna Vinschen2003-10-292-13/+18
* * path.cc (dot_special_chars): New global variable.Christopher Faylor2003-10-292-2/+22
* * include/stdint.h: Duplicate below effort for rest of *64_*.Christopher Faylor2003-10-282-5/+9
* * include/stdint.h: Correctly define INT64_MAX.Christopher Faylor2003-10-282-1/+5
* * include/math.h: Guard ISO C99 additions with __cplusplusDanny Smith2003-10-272-1/+6
* * thread.h (fast_mutex::init): Initialize lock_counter.Thomas Pfaff2003-10-272-0/+5
* * Makefile.in (OBSOLETE_FUNCTION): Add tmpfile.Corinna Vinschen2003-10-274-2/+12
* * cygwin.din: Add sem_close, sem_getvalue, sem_open and sem_timedwait.Corinna Vinschen2003-10-277-19/+297
* * miscfunc.cc (__check_invalid_read_ptr): New function.Corinna Vinschen2003-10-273-0/+14
* * security.h (cygpsid::debug_print): Avoid compiler warnings.Corinna Vinschen2003-10-262-1/+5
* Remove file that was supposed to have disappeared a month ago.Christopher Faylor2003-10-262-569/+0
* * path.cc (normalize_posix_path): Test runs of more than twoCorinna Vinschen2003-10-252-1/+13