summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* fix typoChristopher Faylor2002-08-171-1/+1
* * winsup.h: Remove malloc_*lock functions.Christopher Faylor2002-08-161-0/+4
* * Makefile.in: Add support for new malloc.o and renamed malloc_wrapper.o. UseChristopher Faylor2002-08-161-0/+20
* * exceptions.cc (interrupt_setup): Ensure that the previous signal mask isChristopher Faylor2002-08-161-0/+5
* * dcrt0.cc: Modify define for CYGWIN_GUARD.Christopher Faylor2002-08-151-0/+5
* present tenseChristopher Faylor2002-08-151-21/+20
* * fhandler.h (fhandler_socket::recv): Remove method.Conrad Scott2002-08-121-0/+14
* * cygthread.cc (cygthread::cygthread): Close another race.Christopher Faylor2002-08-111-0/+4
* * assert.cc (__assert): Call debugger on assertion failure if debugging.Christopher Faylor2002-08-111-0/+17
* * environ.cc (parse_options): Remember the "no" part of any options for laterChristopher Faylor2002-08-081-0/+5
* * winsup.h (__check_null_invalid_struct): Make ptr argument non-const.Conrad Scott2002-08-081-0/+26
* Patch by Joe Buehler <jbuehler@hekimian.com>:Corinna Vinschen2002-08-081-0/+4
* Fix by Conrad Scott <conrad.scott@dsl.pipex.com>:Corinna Vinschen2002-08-071-0/+4
* one more changeChristopher Faylor2002-08-071-0/+1
* * cygheap.cc (_csbrk): Avoid !cygheap considerations.Christopher Faylor2002-08-071-0/+5
* Conrad Scott <conrad.scott@dsl.pipex.comChristopher Faylor2002-08-061-0/+6
* * spawn.cc (spawn_guts): Don't set mount_h here.Christopher Faylor2002-08-061-0/+6
* * cygthread.cc (cygthread::stub): Accept flag to pass info structure to threadChristopher Faylor2002-08-061-0/+19
* * debug.h (handle_list::allocated): Remove field.Conrad Scott2002-08-061-0/+7
* * cygthread.cc (cygthread::stub): Change event creation to manual reset. SetChristopher Faylor2002-08-051-0/+6
* * debug.h (WaitForMultipleObjects): Correct typo.Conrad Scott2002-08-031-0/+4
* * security.cc (verify_token): Do not reject a token just becauseCorinna Vinschen2002-08-021-0/+9
* * cygthread.cc (cygthread::exit_thread): Define new method.Christopher Faylor2002-08-021-0/+17
* * syscalls.cc (_link): Revert previous change and just always dereference theChristopher Faylor2002-08-011-0/+5
* * syscalls.cc (link): Properly deal with a link to a symlink.Christopher Faylor2002-08-011-0/+4
* * cygthread.cc: Remove cruft.Christopher Faylor2002-08-011-0/+4
* * Makefile.in (DLL_OFILES): Add cygthread.o.Christopher Faylor2002-08-011-0/+34
* * fhandler.h (fhandler_base::get_r_no_interrupt): Make non-virtual.Corinna Vinschen2002-07-311-0/+5
* * syscalls.cc (_read): Clarify debugging output.Christopher Faylor2002-07-311-0/+4
* * fhandler.h (fhandler_base::get_r_no_interrupt): Make virtual.Christopher Faylor2002-07-311-0/+4
* * fhandler_disk_file.cc (fhandler_cygdrive::set_drives): Incorporate . and ..Christopher Faylor2002-07-301-0/+7
* fix typoChristopher Faylor2002-07-301-1/+1
* * dcrt0.cc (dll_crt0_1): Move debug_fixup_after_fork_exec.Christopher Faylor2002-07-301-31/+37
* * security.cc: Change some formatting.Corinna Vinschen2002-07-291-0/+31
* * fhandler_console.cc (fhandler_console::read): Use appropriate kill_pgrpChristopher Faylor2002-07-291-0/+10
* * include/cygwin/version.h: Bump API version to indicate that ntsec is on byChristopher Faylor2002-07-271-0/+5
* * fhandler_registry.cc (fhandler_registry::close): Return any error result toChristopher Faylor2002-07-261-0/+6
* * security.cc (allow_ntsec): Default to on.Christopher Faylor2002-07-251-0/+5
* * times.cc (to_time_t): Always round time_t down to nearest second.Christopher Faylor2002-07-251-0/+4
* * Makefile.in: Check if API version is updated when exports areEgor Duda2002-07-251-0/+5
* * include/cygwin/version.h: Bump minor API version.Corinna Vinschen2002-07-241-0/+4
* * fhandler_serial.cc: Change 'must_init_serial_line capability'Corinna Vinschen2002-07-241-0/+7
* * cygwin.din (fcloseall): Add symbol for export.Corinna Vinschen2002-07-241-0/+5
* * path.cc (path_conv::check): Always set fileattr when component == 0.Christopher Faylor2002-07-241-0/+9
* * fhandler_serial.cc: Use must_init_serial_line capability throughout.Corinna Vinschen2002-07-231-0/+6
* * security.cc (get_group_sidlist): Create group list from /etc filesCorinna Vinschen2002-07-231-0/+5
* * fhandler_serial.cc: Fix formatting problems introduced by below changes.Christopher Faylor2002-07-221-9/+14
* * fhandler.h (class fhandler_serial): Add new members ofCorinna Vinschen2002-07-221-0/+15
* * autoload.cc (LoadDLLprime): Add jmp call to allow streamlining of later jmpChristopher Faylor2002-07-201-0/+6
* * security.cc (get_unix_group_sidlist): Create.Corinna Vinschen2002-07-191-0/+12