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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* Makefile.in: Use appropriate VARIABLE to refer to cygwin.def in load line.
Christopher Faylor
2000-05-09
2
-2
/
+7
*
* fhandler.cc (fhandler_base::puts_readahead): Change
Corinna Vinschen
2000-05-09
2
-2
/
+7
*
* window.cc (setitimer): Check for overflow condition
Corinna Vinschen
2000-05-09
2
-0
/
+13
*
* errno.cc: Change mapping of ERROR_BAD_PATHNAME to ENOENT.
Corinna Vinschen
2000-05-09
2
-1
/
+6
*
* path.cc (symlink::info): Treat non readable files
Corinna Vinschen
2000-05-08
2
-1
/
+6
*
* include/pthread.h (pthread_detach): Add missing prototype.
Christopher Faylor
2000-05-08
2
-4
/
+9
*
* fhandler.cc (lock): use signed math to allow checking ranges
DJ Delorie
2000-05-08
2
-8
/
+14
*
* dcrt0.cc (insert_file): Eliminate unused parameter.
Christopher Faylor
2000-05-07
4
-51
/
+67
*
2000-05-06 Mumit Khan <khan@xraylith.wisc.edu>
Mumit Khan
2000-05-06
3
-5
/
+10
*
* errno.cc (errmap): Correct DIRECTORY mapping to ENOTDIR.
Christopher Faylor
2000-05-06
4
-3
/
+7
*
2000-05-04 Mumit Khan <khan@xraylith.wisc.edu>
Mumit Khan
2000-05-04
2
-1
/
+7
*
* configure.in: Use -gstabs+ as compile debug option. This seems to promote
Christopher Faylor
2000-05-04
4
-25
/
+42
*
* errno.cc (errmap): Map ERROR_BAD_NETPATH to new errno ENOSHARE.
Corinna Vinschen
2000-05-03
3
-3
/
+15
*
* Makefile.in: Add dependencies for fhandler_random.o
Corinna Vinschen
2000-05-03
7
-3
/
+144
*
* path.cc (mount_info::conv_to_win32_path): Previous patch
DJ Delorie
2000-05-02
2
-1
/
+6
*
* security.cc (read_sd): Return 1 on success because we
Corinna Vinschen
2000-05-02
2
-8
/
+18
*
* dcrt0.cc: Add dynamic load code for `OemToCharA' from user32.dll.
Corinna Vinschen
2000-05-02
3
-1
/
+11
*
Correct contributor email address.
Christopher Faylor
2000-04-30
1
-1
/
+1
*
* path.cc (normalize_win32_path): Don't add a trailing slash when one already
Christopher Faylor
2000-04-27
2
-48
/
+33
*
* Makefile.in (install): install regexp.h
DJ Delorie
2000-04-26
2
-1
/
+6
*
* syscalls.cc (stat_worker): Previous patch could succeed
Corinna Vinschen
2000-04-26
2
-5
/
+11
*
* exceptions.cc (interruptible): Allocate slightly more space for directory
Christopher Faylor
2000-04-26
12
-64
/
+110
*
* syscalls.cc (stat_worker): Previous patch failed to stat
Corinna Vinschen
2000-04-25
2
-17
/
+18
*
* fhandler.cc (fhandler_disk_file::open): Check for allow_ntsec
Corinna Vinschen
2000-04-25
5
-149
/
+121
*
Forgot ChangeLog
Corinna Vinschen
2000-04-25
1
-0
/
+4
*
* net.cc: Avoid a warning in declaration inet_network.
Corinna Vinschen
2000-04-25
1
-1
/
+1
*
* fhandler_console.cc (fhandler_console::read): Detect extended keycode
Christopher Faylor
2000-04-24
2
-1
/
+6
*
* net.cc (cygwin_inet_network): new function.
DJ Delorie
2000-04-24
3
-0
/
+18
*
Fix handling of /.filename
Christopher Faylor
2000-04-21
2
-2
/
+6
*
* path.cc (normalize_posix_path): Previous two patches were still incorrect so
Christopher Faylor
2000-04-21
2
-57
/
+57
*
* exceptions.cc (handle_exceptions): Search further for stack info to
Christopher Faylor
2000-04-20
2
-1
/
+6
*
* path.cc (normalize_posix_path): Previous change failed to take root
Christopher Faylor
2000-04-20
2
-2
/
+7
*
* syscalls.cc (_link): Check new link path for trailing dot.
Corinna Vinschen
2000-04-20
2
-7
/
+13
*
* fhandler.h (fhandler_base::hclose): New virtual method.
Christopher Faylor
2000-04-20
4
-21
/
+34
*
* syscalls.cc (setuid): Allow switching user context after
Corinna Vinschen
2000-04-19
2
-12
/
+58
*
* uinfo.cc (internal_getlogin): Use NetGetDCName() instead
Corinna Vinschen
2000-04-19
2
-4
/
+9
*
* syscalls.cc (_rename): Try MoveFile() at first before
DJ Delorie
2000-04-19
2
-25
/
+32
*
clean up SGML for latest version of jade/docbook
DJ Delorie
2000-04-19
2
-4
/
+15
*
* dcrt0.cc (globify): Don't use \ quoting when apparently quoting a DOS path
Christopher Faylor
2000-04-18
2
-5
/
+3
*
* dcrt0.cc (globify): Don't use \ quoting when apparently quoting a DOS path
Christopher Faylor
2000-04-18
2
-1
/
+12
*
Remove obsolete setting.
Christopher Faylor
2000-04-16
1
-4
/
+0
*
* init.cc (dll_entry): Use better check for determining when to set thread
Christopher Faylor
2000-04-16
3
-3
/
+13
*
* fhandler_console.cc (keytable): Add support for keypad 5 key, which MS seems
Christopher Faylor
2000-04-15
4
-10
/
+14
*
* dcrt0.cc (insert_file): Avoid freeing previously allocated argument list.
Christopher Faylor
2000-04-13
5
-69
/
+83
*
* include/cygwin/version.h: Bump minor api to reflect export change.
Corinna Vinschen
2000-04-13
2
-1
/
+6
*
* cygwin.din: Add symbol for `lacl'.
Corinna Vinschen
2000-04-13
4
-5
/
+37
*
* path.cc (conv_to_win32_path): Detect a win32 path
Corinna Vinschen
2000-04-13
1
-4
/
+24
*
Fix typo.
Christopher Faylor
2000-04-13
1
-4
/
+3
*
* path.cc (path_conv::path_conv): Ensure that suffix is correctly copied to
Christopher Faylor
2000-04-12
2
-18
/
+24
*
Add a debugging line.
Christopher Faylor
2000-04-11
1
-0
/
+1
[prev]
[next]