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_serial.cc: Fix formatting problems introduced by below changes.
Christopher Faylor
2002-07-22
1
-9
/
+14
*
* fhandler.h (class fhandler_serial): Add new members of
Corinna Vinschen
2002-07-22
1
-0
/
+15
*
* autoload.cc (LoadDLLprime): Add jmp call to allow streamlining of later jmp
Christopher Faylor
2002-07-20
1
-0
/
+6
*
* security.cc (get_unix_group_sidlist): Create.
Corinna Vinschen
2002-07-19
1
-0
/
+12
*
* fhandler_serial.cc (fhandler_serial::tcflush): Fix typo.
Christopher Faylor
2002-07-19
1
-0
/
+4
*
* security.cc (get_group_sidlist): Fix formatting.
Corinna Vinschen
2002-07-15
1
-0
/
+4
*
* dcrt0.cc (initial_env): Force path and CYGWIN_DEBUG contents to lower case.
Christopher Faylor
2002-07-15
1
-0
/
+7
*
* dcrt0.cc (dll_crt0_1): Move debug_init call back to here. Avoid a compiler
Christopher Faylor
2002-07-14
1
-0
/
+19
*
* debug.cc (clexec): Add missing `hl = hl->next'.
Christopher Faylor
2002-07-14
1
-0
/
+4
*
* Makefile.in (cygrun.exe): Add a -lcygwin on the end.
Christopher Faylor
2002-07-14
1
-0
/
+4
*
* Makefile.in (cygserver.exe): Add -lstdc++.
Christopher Faylor
2002-07-14
1
-0
/
+5
*
* dcrt0.cc (dll_crt0_1): Delay closing of some handles until cygheap has been
Christopher Faylor
2002-07-13
1
-0
/
+11
*
* debug.h (handle_list): Move here from debug.cc. Add "inherit" flag
Christopher Faylor
2002-07-13
1
-0
/
+51
*
fyx tipo.
Christopher Faylor
2002-07-12
1
-1
/
+1
*
* cygwin.in: Change erroneous entries.
Christopher Faylor
2002-07-12
1
-0
/
+4
*
* fhandler_disk_file.cc (fhandler_disk_file::open): Don't
Corinna Vinschen
2002-07-11
1
-0
/
+6
*
* debug.cc: Avoid explicit zeroing of globals.
Christopher Faylor
2002-07-09
1
-0
/
+9
*
Add missing entry from 2002-06-25
Christopher Faylor
2002-07-07
1
-0
/
+43
*
* fhandler.h (fhandler_socket::is_unconnected): Constify.
Corinna Vinschen
2002-07-06
1
-0
/
+20
*
add missing entry
Christopher Faylor
2002-07-05
1
-0
/
+3
*
* ntdll.h (_SYSTEM_PROCESSOR_TIMES): Force eight byte alignment.
Christopher Faylor
2002-07-05
1
-0
/
+5
*
* fhandler.h (UNCONNECTED): New define.
Corinna Vinschen
2002-07-05
1
-0
/
+22
*
* fhandler_socket.cc (fhandler_socket::set_sun_path): Don't free
Corinna Vinschen
2002-07-04
1
-0
/
+5
*
* fhandler_socket.cc (fhandler_socket::dup): Add missing copy operation
Corinna Vinschen
2002-07-04
1
-0
/
+5
*
* include/cygwin/version.h: Bump DLL minor number.
Christopher Faylor
2002-07-03
1
-0
/
+4
*
* include/sys/statfs.h: New header file.
Christopher Faylor
2002-07-03
1
-0
/
+4
*
* dtable.cc (cygwin_attach_handle_to_fd): Default to implicit bin mode if none
Christopher Faylor
2002-07-03
1
-0
/
+9
*
* tty.cc (tty::common_init): Reverse logic of cygserver check in
Conrad Scott
2002-07-03
1
-0
/
+5
*
* autoload.cc (WSAEventSelect): Define new autoload function.
Corinna Vinschen
2002-07-03
1
-0
/
+7
*
* cygheap.cc (init_cheap): Rearrange error message.
Christopher Faylor
2002-07-03
1
-0
/
+9
*
* net.cc (cygwin_getpeername): Defend against NULL pointer dereference.
Christopher Faylor
2002-07-02
1
-0
/
+4
*
* include/cygwin/version.h: Bump API minor version.
Corinna Vinschen
2002-07-02
1
-0
/
+4
*
* security.cc (get_logon_server): Interpret a zero length
Corinna Vinschen
2002-07-02
1
-0
/
+9
*
* cygwin.din (__fpclassifyd): Add symbol.
Corinna Vinschen
2002-07-02
1
-0
/
+7
*
* security.h (DONT_INHERIT): Eliminate definition.
Corinna Vinschen
2002-07-02
1
-0
/
+9
*
* syscalls.c (seteuid32): Return immediately if the program is not impersonated
Christopher Faylor
2002-07-02
1
-0
/
+6
*
* syscalls.cc (seteuid32): Fix incorrect placement of Pierre's patch below.
Christopher Faylor
2002-07-02
1
-0
/
+5
*
* syscalls.cc (seteuid32): Fix incorrect use of system_printf.
Christopher Faylor
2002-07-02
1
-0
/
+4
*
* autoload.cc (GetSecurityInfo): Define new autoload function.
Christopher Faylor
2002-07-02
1
-1
/
+50
*
* syscalls.c (seteuid32): Do not return an error when the token cannot be
Christopher Faylor
2002-07-01
1
-0
/
+5
*
* fhandler_clipboard.c (fhandler_dev_clipboard::open): Force text mode.
Christopher Faylor
2002-07-01
1
-0
/
+17
*
* debug.cc (threads): Avoid initialization.
Christopher Faylor
2002-07-01
1
-0
/
+6
*
* uinfo.cc (cygheap_user::ontherange): Make cygwin root the last resort for
Christopher Faylor
2002-07-01
1
-0
/
+5
*
* shared.cc (sec_none): Move to sec_helper.cc.
Corinna Vinschen
2002-07-01
1
-0
/
+17
*
* uinfo.cc (cygheap_user::ontherange): Potentially set HOME from existing
Christopher Faylor
2002-07-01
1
-0
/
+7
*
white space
Christopher Faylor
2002-07-01
1
-1
/
+1
*
* environ.cc (parse_options): Use setenv to potentially replace CYGWIN value on
Christopher Faylor
2002-07-01
1
-0
/
+9
*
* fhandler.h (fhandler_process::pid): New field.
Christopher Faylor
2002-06-30
1
-0
/
+7
*
* fhandler.h (fhandler_process::p): New field.
Christopher Faylor
2002-06-30
1
-0
/
+9
*
* security.cc (extract_nt_dom_user): Check for all buffer overflows.
Corinna Vinschen
2002-06-30
1
-0
/
+7
[next]