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
*
fix typo
Christopher Faylor
2002-08-17
1
-1
/
+1
*
* winsup.h: Remove malloc_*lock functions.
Christopher Faylor
2002-08-16
1
-0
/
+4
*
* Makefile.in: Add support for new malloc.o and renamed malloc_wrapper.o. Use
Christopher Faylor
2002-08-16
1
-0
/
+20
*
* exceptions.cc (interrupt_setup): Ensure that the previous signal mask is
Christopher Faylor
2002-08-16
1
-0
/
+5
*
* dcrt0.cc: Modify define for CYGWIN_GUARD.
Christopher Faylor
2002-08-15
1
-0
/
+5
*
present tense
Christopher Faylor
2002-08-15
1
-21
/
+20
*
* fhandler.h (fhandler_socket::recv): Remove method.
Conrad Scott
2002-08-12
1
-0
/
+14
*
* cygthread.cc (cygthread::cygthread): Close another race.
Christopher Faylor
2002-08-11
1
-0
/
+4
*
* assert.cc (__assert): Call debugger on assertion failure if debugging.
Christopher Faylor
2002-08-11
1
-0
/
+17
*
* environ.cc (parse_options): Remember the "no" part of any options for later
Christopher Faylor
2002-08-08
1
-0
/
+5
*
* winsup.h (__check_null_invalid_struct): Make ptr argument non-const.
Conrad Scott
2002-08-08
1
-0
/
+26
*
Patch by Joe Buehler <jbuehler@hekimian.com>:
Corinna Vinschen
2002-08-08
1
-0
/
+4
*
Fix by Conrad Scott <conrad.scott@dsl.pipex.com>:
Corinna Vinschen
2002-08-07
1
-0
/
+4
*
one more change
Christopher Faylor
2002-08-07
1
-0
/
+1
*
* cygheap.cc (_csbrk): Avoid !cygheap considerations.
Christopher Faylor
2002-08-07
1
-0
/
+5
*
Conrad Scott <conrad.scott@dsl.pipex.com
Christopher Faylor
2002-08-06
1
-0
/
+6
*
* spawn.cc (spawn_guts): Don't set mount_h here.
Christopher Faylor
2002-08-06
1
-0
/
+6
*
* cygthread.cc (cygthread::stub): Accept flag to pass info structure to thread
Christopher Faylor
2002-08-06
1
-0
/
+19
*
* debug.h (handle_list::allocated): Remove field.
Conrad Scott
2002-08-06
1
-0
/
+7
*
* cygthread.cc (cygthread::stub): Change event creation to manual reset. Set
Christopher Faylor
2002-08-05
1
-0
/
+6
*
* debug.h (WaitForMultipleObjects): Correct typo.
Conrad Scott
2002-08-03
1
-0
/
+4
*
* security.cc (verify_token): Do not reject a token just because
Corinna Vinschen
2002-08-02
1
-0
/
+9
*
* cygthread.cc (cygthread::exit_thread): Define new method.
Christopher Faylor
2002-08-02
1
-0
/
+17
*
* syscalls.cc (_link): Revert previous change and just always dereference the
Christopher Faylor
2002-08-01
1
-0
/
+5
*
* syscalls.cc (link): Properly deal with a link to a symlink.
Christopher Faylor
2002-08-01
1
-0
/
+4
*
* cygthread.cc: Remove cruft.
Christopher Faylor
2002-08-01
1
-0
/
+4
*
* Makefile.in (DLL_OFILES): Add cygthread.o.
Christopher Faylor
2002-08-01
1
-0
/
+34
*
* fhandler.h (fhandler_base::get_r_no_interrupt): Make non-virtual.
Corinna Vinschen
2002-07-31
1
-0
/
+5
*
* syscalls.cc (_read): Clarify debugging output.
Christopher Faylor
2002-07-31
1
-0
/
+4
*
* fhandler.h (fhandler_base::get_r_no_interrupt): Make virtual.
Christopher Faylor
2002-07-31
1
-0
/
+4
*
* fhandler_disk_file.cc (fhandler_cygdrive::set_drives): Incorporate . and ..
Christopher Faylor
2002-07-30
1
-0
/
+7
*
fix typo
Christopher Faylor
2002-07-30
1
-1
/
+1
*
* dcrt0.cc (dll_crt0_1): Move debug_fixup_after_fork_exec.
Christopher Faylor
2002-07-30
1
-31
/
+37
*
* security.cc: Change some formatting.
Corinna Vinschen
2002-07-29
1
-0
/
+31
*
* fhandler_console.cc (fhandler_console::read): Use appropriate kill_pgrp
Christopher Faylor
2002-07-29
1
-0
/
+10
*
* include/cygwin/version.h: Bump API version to indicate that ntsec is on by
Christopher Faylor
2002-07-27
1
-0
/
+5
*
* fhandler_registry.cc (fhandler_registry::close): Return any error result to
Christopher Faylor
2002-07-26
1
-0
/
+6
*
* security.cc (allow_ntsec): Default to on.
Christopher Faylor
2002-07-25
1
-0
/
+5
*
* times.cc (to_time_t): Always round time_t down to nearest second.
Christopher Faylor
2002-07-25
1
-0
/
+4
*
* Makefile.in: Check if API version is updated when exports are
Egor Duda
2002-07-25
1
-0
/
+5
*
* include/cygwin/version.h: Bump minor API version.
Corinna Vinschen
2002-07-24
1
-0
/
+4
*
* fhandler_serial.cc: Change 'must_init_serial_line capability'
Corinna Vinschen
2002-07-24
1
-0
/
+7
*
* cygwin.din (fcloseall): Add symbol for export.
Corinna Vinschen
2002-07-24
1
-0
/
+5
*
* path.cc (path_conv::check): Always set fileattr when component == 0.
Christopher Faylor
2002-07-24
1
-0
/
+9
*
* fhandler_serial.cc: Use must_init_serial_line capability throughout.
Corinna Vinschen
2002-07-23
1
-0
/
+6
*
* security.cc (get_group_sidlist): Create group list from /etc files
Corinna Vinschen
2002-07-23
1
-0
/
+5
*
* 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
[next]