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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* fhandler.cc (fhandler_disk_file::fstat): Always reset file position
Corinna Vinschen
2001-06-05
1
-0
/
+5
*
* cygheap.h (cygheap_user::cygheap_user): Initialize token to
Corinna Vinschen
2001-06-04
1
-0
/
+6
*
* path.cc (normalize_posix_path): Revert .. check removed by previous changes.
Christopher Faylor
2001-06-04
1
-0
/
+6
*
* net.cc (wsock_event): Add destructor.
Corinna Vinschen
2001-06-03
1
-0
/
+4
*
* dlfcn.cc (dlclose): Do not call FreeLibrary if the symbol to close was
Christopher Faylor
2001-06-03
1
-0
/
+5
*
* syscalls.cc (sleep): Try to be a little more accomodating of signal arrival.
Christopher Faylor
2001-06-03
1
-0
/
+5
*
* cygheap.cc (cygheap_root::cygheap_rot): Remove constructor.
Christopher Faylor
2001-06-03
1
-0
/
+31
*
* path.cc (chdir): Really make sure that isspace gets only an unsigned char.
Christopher Faylor
2001-06-01
1
-0
/
+5
*
* syscalls.cc (_rename): Handle the case that `foo' is renamed to
Corinna Vinschen
2001-06-01
1
-0
/
+5
*
* fhandler.cc (fhandler_disk_file::fstat): Avoid clearing S_IFMT bits since
Christopher Faylor
2001-05-31
1
-0
/
+5
*
* path.cc (chdir): Always send unsigned chars to isspace since newlib's isspace
Christopher Faylor
2001-05-31
1
-0
/
+25
*
* sec_helper.cc (cygsid::getfrompw): Change parameter to `const'.
Corinna Vinschen
2001-05-29
1
-1
/
+13
*
* shortcut.c (check_shortcut): Treat only Cygwin shortcuts as symlinks.
Corinna Vinschen
2001-05-29
1
-0
/
+4
*
* path.cc (symlink_info::check): Correctly set 'ext_tacked_on'. Use this to
Christopher Faylor
2001-05-25
1
-0
/
+6
*
* path.cc (symlink_info::check): Add a check to return correctly
Corinna Vinschen
2001-05-25
1
-0
/
+5
*
* path.cc (slash_drive_prefix_p): Remove.
Christopher Faylor
2001-05-25
1
-0
/
+10
*
* exceptions.cc (handle_exceptions): Bump repeat count for debugging kick out.
Christopher Faylor
2001-05-24
1
-0
/
+13
*
* syscalls.cc (seteuid): Restrict overriding external provided
Corinna Vinschen
2001-05-23
1
-0
/
+7
*
* syscalls.cc (chown_worker): Don't check for ENOSYS.
Corinna Vinschen
2001-05-23
1
-0
/
+4
*
* signal.cc (sleep): Protect with sigframe.
Christopher Faylor
2001-05-22
1
-0
/
+4
*
* security.cc (get_file_attribute): Don't set errno.
Corinna Vinschen
2001-05-22
1
-0
/
+4
*
* configure.in: Allow --enable-newvfork to turn NEWVFORK on and off.
Christopher Faylor
2001-05-21
1
-0
/
+5
*
* include/cygwin/version.h: Bump minor version number.
Christopher Faylor
2001-05-21
1
-0
/
+4
*
* fhandler_dsp.cc: Reformat to GNU standards.
Christopher Faylor
2001-05-20
1
-0
/
+6
*
* autoload.cc: Add load statements for `LookupAccountNameW',
Corinna Vinschen
2001-05-20
1
-0
/
+60
*
* fork.cc (fork_parent): Move atforkprepare call here.
Christopher Faylor
2001-05-20
1
-0
/
+5
*
* autoload.cc: Add missing load statement for `CancelIo'.
Corinna Vinschen
2001-05-19
1
-0
/
+4
*
* grp.cc (read_etc_group): Don't copy mutex on fork.
Christopher Faylor
2001-05-19
1
-0
/
+7
*
* net.cc (wsock_event::wait): Explicitely cancel IO when a signal
Corinna Vinschen
2001-05-18
1
-0
/
+6
*
* security.cc (cygwin_set_impersonation_token): Never destroy
Corinna Vinschen
2001-05-17
1
-0
/
+6
*
* uinfo.cc (uinfo_init): Just set user token to INVALID_HANDLE_VALUE.
Corinna Vinschen
2001-05-16
1
-0
/
+5
*
* net.cc (errmap): Add missing mapping from WSAEINTR to EINTR.
Corinna Vinschen
2001-05-16
1
-0
/
+4
*
* sec_helper.cc (legal_sid_type): Fix conditional. Change to
Corinna Vinschen
2001-05-16
1
-0
/
+5
*
* autoload.h: Eliminate.
Christopher Faylor
2001-05-16
1
-5
/
+16
*
* fork.cc (fork): Eliminate superfluous call to getuid().
Corinna Vinschen
2001-05-15
1
-0
/
+35
*
* fhandler_socket.cc (fhandler_socket::ioctl): Convert s_addr
Corinna Vinschen
2001-05-15
1
-0
/
+5
*
* autoload.cc: Add autoload statements for ws2_32 functions
Corinna Vinschen
2001-05-15
1
-0
/
+15
*
* errno.cc (_sys_errlist): Add missing commas.
Christopher Faylor
2001-05-14
1
-0
/
+4
*
* security.cc (subauth): Check if Secur32.dll could be loaded.
Corinna Vinschen
2001-05-14
1
-0
/
+4
*
* path.cc (path_conv::check): Revert allow_ntsec check so that volume info is
Christopher Faylor
2001-05-14
1
-0
/
+5
*
Fix formatting.
Christopher Faylor
2001-05-14
1
-4
/
+4
*
* fhandler_tty.cc (fhandler_tty_common::dup): Preserve O_NOCTTY when duping a
Christopher Faylor
2001-05-13
1
-0
/
+5
*
* dir.cc (rmdir): Rearrange slightly to allow removing directories
Corinna Vinschen
2001-05-12
1
-0
/
+5
*
* external.cc (fillout_pinfo): Use correct pids.
Christopher Faylor
2001-05-11
1
-0
/
+6
*
* exceptions.cc (handle_exceptions): Don't print message when executing from a
Christopher Faylor
2001-05-11
1
-0
/
+5
*
Christopher Faylor <cgf@redhat.com>
Christopher Faylor
2001-05-11
1
-0
/
+6
*
* path.cc (mount_info::conv_to_win32_path): Treat UNC paths the same as paths
Christopher Faylor
2001-05-09
1
-0
/
+5
*
* fhandler.h (fhandler_termios::echo_erase): Declare new method.
Christopher Faylor
2001-05-09
1
-0
/
+8
*
* include/pthread.h: Remove C++ comment.
Christopher Faylor
2001-05-09
1
-0
/
+4
*
* cygheap.cc (_cfree): Add regparm attribute.
Christopher Faylor
2001-05-08
1
-0
/
+24
[prev]
[next]