summaryrefslogtreecommitdiffstats
path: root/winsup
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* * fhandler.cc (fhandler_base::ioctl): Handle FIONBIO.Corinna Vinschen2003-10-252-6/+19
* Rename native_mutex to fast_mutex throughout.Thomas Pfaff2003-10-243-98/+182
* * fhandler.cc (fhandler_base::fcntl): Don't clobber O_APPEND whenCorinna Vinschen2003-10-242-1/+6
* * path.cc (win32_device_name): Fix comment.Corinna Vinschen2003-10-242-2/+7
* * fhandler_tty.cc (fhandler_tty_slave::ioctl): Properly set return value inChristopher Faylor2003-10-242-3/+10
* * fhandler_proc.cc (format_proc_partitions): Use new device codeCorinna Vinschen2003-10-232-11/+24
* * external.cc (cygwin_internal): Add CW_GET_ERRNO_FROM_WINERRORCorinna Vinschen2003-10-224-2/+18
* * Makefile.in: Add $(LIBSERVER) rule.Corinna Vinschen2003-10-2215-461/+331
* Accomodate moving cygserver header files from cygwin/include/cygwinCorinna Vinschen2003-10-2215-252/+334
* * include/_mingw.h: Define __attribute__((x)) to nothingDanny Smith2003-10-212-0/+6
* Add ISO C99 complex support for doubles.Danny Smith2003-10-2123-2/+766
* * include/math.h (cabs): Remove non-ISO prototype.Danny Smith2003-10-212-2/+7
* * mingwex/math/cephes_mconf.h (NAN, NANF, NANL):Danny Smith2003-10-212-3/+29
* * mingwex/math/s_erf.c (erf): Set errno to ERANGE ifDanny Smith2003-10-213-1/+15
* * include/stdio.h (_filbuf): Add prototype.Danny Smith2003-10-172-4/+13
* revert accidental checkinChristopher Faylor2003-10-171-8/+19
* * cygcheck.cc (pretty_id): Don't exec if `id' program is not found.Christopher Faylor2003-10-174-26/+16
* Oooops...Dimitri Papadopoulos2003-10-171-11/+1
* *** empty log message ***Pierre Humblet2003-10-161-0/+6
* 2003-10-16 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2003-10-162-23/+16
* * dcrt0.cc: Remove local variable alternate_charset_active.Corinna Vinschen2003-10-165-27/+44
* * fhandler_console.cc (char_command): Add escape sequence for codepageCorinna Vinschen2003-10-154-0/+21
* * exceptions.cc (ctrl_c_handler): Don't send SIGHUP onCorinna Vinschen2003-10-144-5/+46
* * include/windows.h (CopyCursor): Although MSDN pretends this isDimitri Papadopoulos2003-10-132-1/+15
* 2003-10-13 Steven Edwards <Steven_Ed4153@yahoo.com>Danny Smith2003-10-132-0/+10
* * include/winnt.h: (FILE_SUPERSEDED, FILE_OPENED, FILE_CREATED,Danny Smith2003-10-132-10/+9
* 2003-10-13 Filip Navara <xnavara@volny.cz>Danny Smith2003-10-132-0/+98