summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in: Change the way that -f options are appended to CFLAGS, slightly.Christopher Faylor2003-12-031-0/+5
* * fcntl.cc (_fcntl): Silence a compiler warning.Christopher Faylor2003-12-021-0/+4
* * pinfo.cc (pinfo::init): Use shared_name to construct the mapname.Christopher Faylor2003-12-021-1/+5
* Change tab to space in Changelog.Thomas Pfaff2003-12-011-1/+1
* * thread.cc (pthread_rwlock::add_reader): Remove mx parameter forThomas Pfaff2003-12-011-0/+12
* * Makefile.in (OBSOLETE_FUNCTIONS): Add fcntl.Corinna Vinschen2003-12-011-0/+18
* * cygheap.cc (cygheap_init): Set cygheap->shared_prefix.Corinna Vinschen2003-12-011-0/+6
* * shared.cc (shared_name): Take into account the SE_CREATE_GLOBAL_NAMECorinna Vinschen2003-12-011-0/+9
* * include/tzfile.h: Remove duplicate definition of TM_SUNDAY.Corinna Vinschen2003-12-011-0/+6
* * flock.cc: Renamed from flock.c.Corinna Vinschen2003-11-301-0/+4
* * pinfo.h: Remove global_sigs declaration.Christopher Faylor2003-11-301-0/+6
* * exceptions.cc (_threadinfo::pop): Zero *contents* of popped stack locationChristopher Faylor2003-11-301-0/+5
* * Makefile.in: (DLL_OFILES): Add flock.o.Corinna Vinschen2003-11-291-0/+13
* * sigproc.cc (no_signals_available): Fix so that non-zero exit state is a trueChristopher Faylor2003-11-291-0/+6
* * pinfo.h (_pinfo::getthread2signal): Remove obsolete function.Christopher Faylor2003-11-291-0/+10
* * pinfo.h (_pinfo::getsig): Remove obsolete function, here and throughout.Christopher Faylor2003-11-281-0/+12
* * cygwin.din: Re-add inexplicably missing semaphore/msg functions.Christopher Faylor2003-11-281-0/+4
* * gendevices: Issue error when shilka is missing.Christopher Faylor2003-11-281-0/+4
* * include/cygwin/signal.h: New file.Christopher Faylor2003-11-281-0/+4
* Eliminate use of sigframe and sigthread throughout.Christopher Faylor2003-11-281-0/+82
* * speclib: Use correct EOF marker. Ensure that directory is actually deletedChristopher Faylor2003-11-281-0/+5
* * fhandler_disk_file.cc (fhandler_disk_file::readdir): Reorganize to avoidChristopher Faylor2003-11-271-0/+6
* * sec_helper.cc (set_process_privilege): Rename restore_priv toCorinna Vinschen2003-11-261-0/+10
* * dir.cc (mkdir): Use local security_descriptor. CallCorinna Vinschen2003-11-261-0/+38
* * sec_acl.h (getace): Use FILE_*_BITS as permission mask.Corinna Vinschen2003-11-261-0/+8
* * thread.cc: Minor whitespace cleanup. Remove some obsolete code.Christopher Faylor2003-11-251-0/+4
* * dtable.cc (build_fh_name): Set error in dummy fhandler when one is notedChristopher Faylor2003-11-251-0/+6
* * configure.in: Avoid using cygserver unless hosting on cygwin.Christopher Faylor2003-11-241-0/+4
* * sigproc.cc (sig_send): Correct below checkin. UseChristopher Faylor2003-11-231-0/+5
* * sigproc.cc (proc_exists): A zombie process does not exist.Christopher Faylor2003-11-231-0/+7
* * dcrt0.cc (check_sanity_and_sync): Correct api major version check so thatChristopher Faylor2003-11-221-0/+5
* * sem.cc: Always include signal.h to handle SIGSYS raise when !USE_SERVER.Christopher Faylor2003-11-211-1/+8
* * msg.cc: Always include signal.h to handle SIGSYS raise when !USE_SERVER.Christopher Faylor2003-11-211-0/+4
* * configure.in: Make --use-server the default. Remove powerpc target.Christopher Faylor2003-11-201-0/+5
* * msg.cc (msgctl): Raise SIGSYS if call not available.Corinna Vinschen2003-11-201-0/+14
* * cygserver.h (client_request::request_code_t): AddCorinna Vinschen2003-11-191-0/+56
* * dtable.cc (build_fh_pc): Resurrect accidentally removedCorinna Vinschen2003-11-191-0/+5
* * fhandler.cc (fhandler_base::lseek): Include high order offsetCorinna Vinschen2003-11-171-0/+5
* * bsdlib.cc (getprogname): New function.Corinna Vinschen2003-11-171-0/+7
* * include/limits.h: Revert unsanctioned changes below.Christopher Faylor2003-11-151-1/+7
* 2003-11-11 Robert Collins <rbtcollins@hotmail.com>Robert Collins2003-11-141-0/+44
* * dtable.cc (build_fh_pc): Use DEV_SERIAL_MAJOR to catch all serial ports.Christopher Faylor2003-11-141-0/+6
* * thread.cc (pthread::exit): Cleanup on thread exit.Thomas Pfaff2003-11-111-0/+7
* * miscfuncs.cc (low_priority_sleep): Make a "C" function.Christopher Faylor2003-11-101-0/+5
* * winsup.h (low_priority_sleep): Fix declaration to avoid linkerCorinna Vinschen2003-11-101-0/+5
* * thread.cc (__reent_t::init_clib): Set thread local clibThomas Pfaff2003-11-101-0/+5
* * syscalls.cc (ftruncate64): Log length as long long.Corinna Vinschen2003-11-081-0/+6
* * external.cc (cygwin_internal): Add CW_GET_UID_FROM_SID andCorinna Vinschen2003-11-081-0/+8
* * 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-071-0/+8