summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/syscalls.cc
Commit message (Expand)AuthorAgeFilesLines
...
* * syscalls.cc (_rename): Try MoveFile() at first beforeDJ Delorie2000-04-191-25/+27
* * init.cc (dll_entry): Use better check for determining when to set threadChristopher Faylor2000-04-161-2/+5
* * dcrt0.cc (insert_file): Avoid freeing previously allocated argument list.Christopher Faylor2000-04-131-1/+1
* * newlib/libc/include/sys/unistd.h: Add prototypes forCorinna Vinschen2000-04-021-17/+60
* * Makefile.in: Use default rules when compiling cygrun.o.Christopher Faylor2000-03-281-1/+2
* * path.cc (symlink_check_one): Recognize symlink settings from the mount table.Christopher Faylor2000-03-261-20/+9
* * syscalls.cc (stat_worker): Set st_nlink to 1 on remote drives.Corinna Vinschen2000-03-191-2/+4
* * delqueue.cc (delqueue_list::queue_file): Add some debugging.Christopher Faylor2000-03-181-19/+38
* * security.cc (set_process_privileges): Removed `static'.Corinna Vinschen2000-03-161-24/+29
* * environ.cc: Eliminate oldstack CYGWIN option.Christopher Faylor2000-03-091-15/+0
* *** empty log message ***Christopher Faylor2000-02-241-1/+1
* * syscalls.c (_read): Clear errno before doing any read operation.Christopher Faylor2000-02-241-0/+1
* Respond to more g++ warnings relating to initializing structures.Christopher Faylor2000-02-231-5/+5
* Respond to a multitude of g++ warnings.Christopher Faylor2000-02-211-5/+5
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+1939