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
2003-12-05* cygthread.cc (cygthread::stub2): Remove myself from the list of threadsChristopher Faylor
2003-12-05* path.cc (slash_unc_prefix_p): Allow '.' as a valid character after '\\' in aChristopher Faylor
2003-12-05* exceptions.cc (setup_handler): Remove ill-advised debugging output.Christopher Faylor
2003-12-04 * include/cygwin/types.h (struct __fcntl64): Fix datatype of l_start.Corinna Vinschen
2003-12-03 Substitute 0x7fffffff and 0xffffffff by INT32_MAX and UINT32_MAXCorinna Vinschen
2003-12-03 * fhandler_disk_file.cc (fhandler_disk_file::lock): Use UINT32_MAXCorinna Vinschen
2003-12-03 * fhandler_disk_file.cc (fhandler_disk_file::lock): InterchangeCorinna Vinschen
2003-12-03 * fcntl.cc (fcntl_worker): Remove static storage class.Corinna Vinschen
2003-12-03 * fcntl.cc (_fcntl): Whitespace cleanup.Corinna Vinschen
2003-12-03* cygthread.cc (cygthread::stub): Properly establish _threadinfo environment.Christopher Faylor
2003-12-03* Makefile.in: Change the way that -f options are appended to CFLAGS, slightly.Christopher Faylor
2003-12-03* fcntl.cc (_fcntl): Silence a compiler warning.Christopher Faylor
2003-12-02* pinfo.cc (pinfo::init): Use shared_name to construct the mapname.Christopher Faylor
2003-12-02white spaceChristopher Faylor
2003-12-02Change tab to space in Changelog.Thomas Pfaff
2003-12-02* thread.cc (pthread_rwlock::add_reader): Remove mx parameter forThomas Pfaff
2003-12-01 * winsup.api/known_bugs.tcl: Remove fcntl09 and fcntl10. TheseCorinna Vinschen
2003-12-01 * Makefile.in (OBSOLETE_FUNCTIONS): Add fcntl.Corinna Vinschen
2003-12-01 * cygheap.cc (cygheap_init): Set cygheap->shared_prefix.Corinna Vinschen
2003-12-01 * shared.cc (shared_name): Take into account the SE_CREATE_GLOBAL_NAMECorinna Vinschen
2003-12-01 * include/tzfile.h: Remove duplicate definition of TM_SUNDAY.Corinna Vinschen
2003-12-01 * include/winnt.h (GetCurrentFiber): Remove duplicate prototype.Danny Smith
2003-11-30 * flock.cc: Renamed from flock.c.Corinna Vinschen
2003-11-30* pinfo.h: Remove global_sigs declaration.Christopher Faylor
2003-11-30* exceptions.cc (_threadinfo::pop): Zero *contents* of popped stack locationChristopher Faylor
2003-11-30 * Makefile.in: (DLL_OFILES): Add flock.o.Corinna Vinschen
2003-11-29* sigproc.cc (no_signals_available): Fix so that non-zero exit state is a trueChristopher Faylor
2003-11-29* pinfo.h (_pinfo::getthread2signal): Remove obsolete function.Christopher Faylor
2003-11-29* pinfo.h (_pinfo::getsig): Remove obsolete function, here and throughout.Christopher Faylor
2003-11-29* cygwin.din: Re-add inexplicably missing semaphore/msg functions.Christopher Faylor
2003-11-29* gendevices: Issue error when shilka is missing.Christopher Faylor
2003-11-29* include/cygwin/signal.h: New file.Christopher Faylor
2003-11-28Eliminate use of sigframe and sigthread throughout.Christopher Faylor
2003-11-28* speclib: Use correct EOF marker. Ensure that directory is actually deletedChristopher Faylor
2003-11-28* speclib: Use correct EOF marker. Ensure that directory is actually deletedChristopher Faylor
2003-11-28* lib/Makefile.in: Use make function to locate .mri file to allow building inChristopher Faylor
2003-11-28* fhandler_disk_file.cc (fhandler_disk_file::readdir): Reorganize to avoidChristopher Faylor
2003-11-272003-11-27 Dimitry Sibiryakov <aafemt@users.sourceforge.net>Danny Smith
2003-11-27 * lib/vfw32.def: Remove, replacing with ...Danny Smith
2003-11-27 * cygserver.cc (main): Move call to ipcinit() up before installingCorinna Vinschen
2003-11-26 * Makefile.in (CYGWIN_LIB): Variable pointing to libcygwin.a inCorinna Vinschen
2003-11-26 * mkgroup.c (main): Print "root" group with local admins group sidCorinna Vinschen
2003-11-26 * sec_helper.cc (set_process_privilege): Rename restore_priv toCorinna Vinschen
2003-11-26 * dir.cc (mkdir): Use local security_descriptor. CallCorinna Vinschen
2003-11-26 * sec_acl.h (getace): Use FILE_*_BITS as permission mask.Corinna Vinschen
2003-11-26* Makefile.in (CXXFLAGS): Remove duplicate options handled in Makefile.common.Christopher Faylor
2003-11-26more white spaceChristopher Faylor
2003-11-26more white spaceChristopher Faylor
2003-11-26more white spaceChristopher Faylor
2003-11-26more white spaceChristopher Faylor