summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix commentsChristopher Faylor2004-04-171-2/+1
* 2004-04-17 Luke Dunstan <infidel@users.sourceforge.net>Luke Dunstan2004-04-174-2/+21
* * autoload.cc (NtCreateFile): Add.Corinna Vinschen2004-04-1614-144/+293
* Fix LDFLAGS related configure errors.Jim Wilson2004-04-163-0/+80
* .Christopher Faylor2004-04-161-3/+3
* Check in missed file.Christopher Faylor2004-04-151-1/+0
* * autoload.cc (dll_chain1): Rename to dll_chain. Remove old dll_chain code.Christopher Faylor2004-04-152-13/+11
* * fhandler_disk_file.cc (fhandler_disk_file::fchmo): Try openingCorinna Vinschen2004-04-152-3/+22
* 2004-04-15 Danny Smith <dannysmith@users.sourceforge.net>Luke Dunstan2004-04-152-1/+5
* Fix case.Corinna Vinschen2004-04-141-1/+1
* * ntdll.h: Fix copyright date.Corinna Vinschen2004-04-144-2/+14
* * sec_acl.cc (getacl): Avoid compiler warning.Corinna Vinschen2004-04-143-10/+16
* * syscalls.cc (fstat64): Use get_namehash instead of hash_path_name.Corinna Vinschen2004-04-142-1/+5
* * fhandler.cc (fhandler_base::open): Simplify access evaluationCorinna Vinschen2004-04-149-165/+191
* * fhandler.cc (fhandler_base::open): Accomodate query_write_controlCorinna Vinschen2004-04-148-41/+131
* 2004-04-14 Robert Wruck <rwruck@users.sourceforge.net>Danny Smith2004-04-142-6/+10
* * autoload.cc (NtSetSecurityObject): Add.Corinna Vinschen2004-04-148-53/+48
* * cygwin.din: Export rand_r and ttyname_r.Corinna Vinschen2004-04-144-13/+46
* 2004-04-14 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2004-04-144-2/+14
* Typo fix: s/otheriwse/otherwise/Ben Elliston2004-04-141-1/+1
* * security.cc (set_nt_attribute): Only call get_nt_object_securityCorinna Vinschen2004-04-132-1/+6
* * dir.cc (mkdir): Call set_file_attribute with additional handleCorinna Vinschen2004-04-1310-95/+137
* merge from gccDJ Delorie2004-04-132-0/+5
* * autoload.cc (NtQuerySecurityObject): Add.Corinna Vinschen2004-04-134-32/+35
* * winsup.api/devdsp.c (forkrectest): Move synchronization with childCorinna Vinschen2004-04-132-7/+47
* * fhandler_dsp.cc (fhandler_dev_dsp::Audio_out::stop): Add optionalCorinna Vinschen2004-04-132-21/+71
* * winsup.h (IMPLEMENT_STATUS_FLAG): New macro to define status flagCorinna Vinschen2004-04-138-78/+53
* Update libtool entry.Ben Elliston2004-04-131-2/+2
* * thread.cc (pthread::thread_init_wrapper): Wait later to get more parallelChristopher Faylor2004-04-132-1/+6
* * thread.cc (pthread::create): Use thread mutex to control synchronizationChristopher Faylor2004-04-132-12/+25
* 2004-04-12 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2004-04-122-3/+7
* * cygheap.h: Replace inexplicably removed closing brace.Christopher Faylor2004-04-112-0/+5
* * cygheap.h (CYGHEAP_SLOP): Reduce drastically to avoid collisions.Christopher Faylor2004-04-112-2/+5
* * dtable.cc (dtable::extend): Change order of memcpy and cfree.Christopher Faylor2004-04-112-1/+5
* * syscalls.cc (sync): Define void according to SUSv3.Corinna Vinschen2004-04-102-3/+6
* * libc/include/sys/unistd.h (sync): Define void on Cygwin accordingCorinna Vinschen2004-04-102-0/+9
* * sec_acl.cc (setacl): Use correct offset when trying to combineCorinna Vinschen2004-04-102-2/+7
* * fhandler.cc (rootdir): Add and use second argument.Corinna Vinschen2004-04-105-27/+38
* * Use new unified status_flag accessor methods from classes fhandler_*,Corinna Vinschen2004-04-1029-293/+342
* * thread.h (pthread::init_mainthread): Remove parameter forked.Christopher Faylor2004-04-103-17/+33
* * path.cc (path_conv::check): Optimize symlink replacements.Christopher Faylor2004-04-103-144/+115
* * fhandler.h (class fhandler_dev_raw): Move status bits into protectedCorinna Vinschen2004-04-096-110/+131
* * path.cc (fsinfo): Global storage for file system information.Corinna Vinschen2004-04-093-2/+27
* * fhandler.h (fhandler_base::status): Declare private.Corinna Vinschen2004-04-097-47/+64
* * fhandler.cc (fhandler_base::write): Use bool parameter in calls toCorinna Vinschen2004-04-099-132/+138
* * security.cc (get_file_attribute): Fix conditional.Corinna Vinschen2004-04-092-2/+6
* 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2004-04-095-210/+291
* 2004-04-08 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston2004-04-088-7/+93
* 2004-04-08 Eric Christopher <echristo@redhat.com>Jeff Johnston2004-04-082-1/+5
* * child_info.h: Update CHILD_INFO_MAGIC after 2004-04-03 change.Christopher Faylor2004-04-082-1/+5