aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin
AgeCommit message (Expand)AuthorFilesLines
2002-07-31 * fhandler.h (fhandler_base::get_r_no_interrupt): Make non-virtual.Corinna Vinschen3-1/+7
2002-07-31* syscalls.cc (_read): Clarify debugging output.Christopher Faylor2-4/+9
2002-07-31* fhandler.h (fhandler_base::get_r_no_interrupt): Make virtual.Christopher Faylor2-1/+5
2002-07-30* fhandler_disk_file.cc (fhandler_cygdrive::set_drives): Incorporate . and ..Christopher Faylor2-15/+20
2002-07-30fix typoChristopher Faylor1-1/+1
2002-07-30* dcrt0.cc (dll_crt0_1): Move debug_fixup_after_fork_exec.Christopher Faylor4-33/+38
2002-07-29 * security.cc: Change some formatting.Corinna Vinschen9-226/+457
2002-07-29* fhandler_console.cc (fhandler_console::read): Use appropriate kill_pgrpChristopher Faylor6-18/+63
2002-07-27* include/cygwin/version.h: Bump API version to indicate that ntsec is on byChristopher Faylor2-1/+7
2002-07-26* fhandler_registry.cc (fhandler_registry::close): Return any error result toChristopher Faylor3-3/+8
2002-07-25* security.cc (allow_ntsec): Default to on.Christopher Faylor2-2/+7
2002-07-25* times.cc (to_time_t): Always round time_t down to nearest second.Christopher Faylor2-4/+4
2002-07-25* Makefile.in: Check if API version is updated when exports areEgor Duda2-1/+12
2002-07-24 * include/cygwin/version.h: Bump minor API version.Corinna Vinschen2-1/+6
2002-07-24 * fhandler_serial.cc: Change 'must_init_serial_line capability'Corinna Vinschen4-15/+22
2002-07-24 * cygwin.din (fcloseall): Add symbol for export.Corinna Vinschen2-0/+9
2002-07-24* path.cc (path_conv::check): Always set fileattr when component == 0.Christopher Faylor5-15/+22
2002-07-23 * fhandler_serial.cc: Use must_init_serial_line capability throughout.Corinna Vinschen4-2/+21
2002-07-23 * security.cc (get_group_sidlist): Create group list from /etc filesCorinna Vinschen2-4/+7
2002-07-22* fhandler_serial.cc: Fix formatting problems introduced by below changes.Christopher Faylor2-63/+60
2002-07-22 * fhandler.h (class fhandler_serial): Add new members ofCorinna Vinschen4-2/+168
2002-07-20* autoload.cc (LoadDLLprime): Add jmp call to allow streamlining of later jmpChristopher Faylor2-8/+15
2002-07-19white spaceChristopher Faylor1-8/+8
2002-07-19 * security.cc (get_unix_group_sidlist): Create.Corinna Vinschen2-49/+51
2002-07-19* fhandler_serial.cc (fhandler_serial::tcflush): Fix typo.Christopher Faylor2-1/+5
2002-07-15 * security.cc (get_group_sidlist): Fix formatting.Corinna Vinschen2-3/+9
2002-07-15* dcrt0.cc (initial_env): Force path and CYGWIN_DEBUG contents to lower case.Christopher Faylor3-6/+16
2002-07-14* dcrt0.cc (dll_crt0_1): Move debug_init call back to here. Avoid a compilerChristopher Faylor7-27/+42
2002-07-14* debug.cc (clexec): Add missing `hl = hl->next'.Christopher Faylor2-0/+5
2002-07-14* Makefile.in (cygrun.exe): Add a -lcygwin on the end.Christopher Faylor2-1/+5
2002-07-14* Makefile.in (cygserver.exe): Add -lstdc++.Christopher Faylor2-2/+7
2002-07-13add initial informationChristopher Faylor1-1/+3
2002-07-13cleanup a tadChristopher Faylor1-8/+18
2002-07-13* dcrt0.cc (dll_crt0_1): Delay closing of some handles until cygheap has beenChristopher Faylor5-9/+66
2002-07-13* debug.h (handle_list): Move here from debug.cc. Add "inherit" flagChristopher Faylor18-111/+192
2002-07-12fyx tipo.Christopher Faylor1-1/+1
2002-07-12* cygwin.in: Change erroneous entries.Christopher Faylor2-2/+5
2002-07-11 * fhandler_disk_file.cc (fhandler_disk_file::open): Don'tCorinna Vinschen2-3/+6
2002-07-09* debug.cc: Avoid explicit zeroing of globals.Christopher Faylor3-10/+39
2002-07-07Add missing entry from 2002-06-25Christopher Faylor1-0/+43
2002-07-06 * fhandler.h (fhandler_socket::is_unconnected): Constify.Corinna Vinschen5-20/+55
2002-07-05add missing entryChristopher Faylor1-0/+3
2002-07-05* ntdll.h (_SYSTEM_PROCESSOR_TIMES): Force eight byte alignment.Christopher Faylor3-36/+43
2002-07-05 * fhandler.h (UNCONNECTED): New define.Corinna Vinschen5-20/+64
2002-07-04 * fhandler_socket.cc (fhandler_socket::set_sun_path): Don't freeCorinna Vinschen2-3/+6
2002-07-04 * fhandler_socket.cc (fhandler_socket::dup): Add missing copy operationCorinna Vinschen2-0/+7
2002-07-042002-06-25 Thomas Pfaff <tpfaff@gmx.net>Robert Collins4-281/+342
2002-07-03* include/cygwin/version.h: Bump DLL minor number.Christopher Faylor2-1/+5
2002-07-03* include/sys/statfs.h: New header file.Christopher Faylor2-0/+15
2002-07-03* dtable.cc (cygwin_attach_handle_to_fd): Default to implicit bin mode if noneChristopher Faylor4-2/+12