index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
/
cygwin
/
syscalls.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* syscalls.cc (seteuid): Initialize pi.token before calling
Corinna Vinschen
2000-06-28
1
-0
/
+5
*
* cygwin.din: Define symbols for `cygwin_logon_user' and
Corinna Vinschen
2000-06-16
1
-26
/
+58
*
* dir.cc (writable_directory): Comment out previous code,
Corinna Vinschen
2000-05-24
1
-0
/
+7
*
* syscalls.cc (_cygwin_istext_for_stdio): New, for newlib
DJ Delorie
2000-05-23
1
-1
/
+47
*
* dir.cc (rmdir): Care for misleading error messages
Corinna Vinschen
2000-05-22
1
-1
/
+2
*
* syscalls.cc (setmode): change mode of any matching FILE* also.
DJ Delorie
2000-05-19
1
-0
/
+22
*
* path.cc (mount_info::cygdrive_posix_path): Don't add trailing slash if
Christopher Faylor
2000-05-17
1
-0
/
+1
*
2000-05-06 Mumit Khan <khan@xraylith.wisc.edu>
Mumit Khan
2000-05-06
1
-3
/
+3
*
* configure.in: Use -gstabs+ as compile debug option. This seems to promote
Christopher Faylor
2000-05-04
1
-18
/
+28
*
* errno.cc (errmap): Map ERROR_BAD_NETPATH to new errno ENOSHARE.
Corinna Vinschen
2000-05-03
1
-1
/
+2
*
* syscalls.cc (stat_worker): Previous patch could succeed
Corinna Vinschen
2000-04-26
1
-5
/
+6
*
* syscalls.cc (stat_worker): Previous patch failed to stat
Corinna Vinschen
2000-04-25
1
-17
/
+13
*
* fhandler.cc (fhandler_disk_file::open): Check for allow_ntsec
Corinna Vinschen
2000-04-25
1
-39
/
+56
*
* syscalls.cc (_link): Check new link path for trailing dot.
Corinna Vinschen
2000-04-20
1
-7
/
+9
*
* syscalls.cc (setuid): Allow switching user context after
Corinna Vinschen
2000-04-19
1
-12
/
+50
*
* syscalls.cc (_rename): Try MoveFile() at first before
DJ Delorie
2000-04-19
1
-25
/
+27
*
* init.cc (dll_entry): Use better check for determining when to set thread
Christopher Faylor
2000-04-16
1
-2
/
+5
*
* dcrt0.cc (insert_file): Avoid freeing previously allocated argument list.
Christopher Faylor
2000-04-13
1
-1
/
+1
*
* newlib/libc/include/sys/unistd.h: Add prototypes for
Corinna Vinschen
2000-04-02
1
-17
/
+60
*
* Makefile.in: Use default rules when compiling cygrun.o.
Christopher Faylor
2000-03-28
1
-1
/
+2
*
* path.cc (symlink_check_one): Recognize symlink settings from the mount table.
Christopher Faylor
2000-03-26
1
-20
/
+9
*
* syscalls.cc (stat_worker): Set st_nlink to 1 on remote drives.
Corinna Vinschen
2000-03-19
1
-2
/
+4
*
* delqueue.cc (delqueue_list::queue_file): Add some debugging.
Christopher Faylor
2000-03-18
1
-19
/
+38
*
* security.cc (set_process_privileges): Removed `static'.
Corinna Vinschen
2000-03-16
1
-24
/
+29
*
* environ.cc: Eliminate oldstack CYGWIN option.
Christopher Faylor
2000-03-09
1
-15
/
+0
*
*** empty log message ***
Christopher Faylor
2000-02-24
1
-1
/
+1
*
* syscalls.c (_read): Clear errno before doing any read operation.
Christopher Faylor
2000-02-24
1
-0
/
+1
*
Respond to more g++ warnings relating to initializing structures.
Christopher Faylor
2000-02-23
1
-5
/
+5
*
Respond to a multitude of g++ warnings.
Christopher Faylor
2000-02-21
1
-5
/
+5
*
import winsup-2000-02-17 snapshot
Christopher Faylor
2000-02-17
1
-0
/
+1939