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
/
syscalls.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* dtable.cc (dtable::build_fhandler_from_name): Set some fhandler
Corinna Vinschen
2003-02-21
1
-7
/
+27
*
* include/cygwin/in.h (in_attr_t): Define new type.
Christopher Faylor
2003-02-10
1
-2
/
+2
*
* syscalls.cc (struct system_cleanup_args): New struct.
Thomas Pfaff
2003-02-04
1
-8
/
+24
*
* uinfo.cc (pwdgrp::load): Regularize strace output. Add warning for
Christopher Faylor
2003-01-26
1
-1
/
+1
*
* syscalls.cc (seteuid32): On Win95 get the pw entry. If it exists
Corinna Vinschen
2003-01-25
1
-18
/
+11
*
* cygwin.din: Export setreuid32, setreuid, setregid32, setregid.
Corinna Vinschen
2003-01-24
1
-0
/
+50
*
* autoload.cc: Fix copyright date.
Corinna Vinschen
2003-01-15
1
-1
/
+1
*
Apply system_cancel patch
Thomas Pfaff
2003-01-14
1
-0
/
+2
*
2002-12-10 Pierre Humblet <pierre.humblet@ieee.org>
Corinna Vinschen
2002-12-10
1
-2
/
+3
*
* pinfo.h (winpids::set): Renamed from init.
Christopher Faylor
2002-11-29
1
-1
/
+1
*
* exceptions.cc (handle_sigsuspend): Force pending signal delivery before
Christopher Faylor
2002-11-22
1
-0
/
+3
*
* security.cc (get_attribute_from_acl): Always test "anti",
Corinna Vinschen
2002-11-20
1
-26
/
+5
*
* syscalls.cc (chmod): Simplify conditional.
Corinna Vinschen
2002-11-12
1
-6
/
+3
*
* syscalls.cc (getutid): Use UT_IDLEN where appropriate.
Christopher Faylor
2002-11-07
1
-1
/
+1
*
* include/cygwin/version.h: Bump API minor number for below export.
Christopher Faylor
2002-11-07
1
-14
/
+24
*
Change _function() to function() throughout.
Christopher Faylor
2002-10-21
1
-15
/
+41
*
Rename _kill() to kill() throughout. Rename _raise() to raise() throughout.
Christopher Faylor
2002-10-20
1
-3
/
+9
*
Remove \n from calls to strace class printfs throughout.
Christopher Faylor
2002-09-30
1
-10
/
+10
*
* fhandler.cc (fhandler_base::dup): Don't set handle on failure. Caller has
Christopher Faylor
2002-09-22
1
-8
/
+8
*
Cleanup calls to CreateFile throughout.
Christopher Faylor
2002-09-19
1
-15
/
+8
*
* syscalls.cc (seteuid32): Treat ILLEGAL_UID invalid.
Corinna Vinschen
2002-09-13
1
-6
/
+14
*
* miscfuncs.cc (check_iovec_for_read): Don't check buffer when zero length
Christopher Faylor
2002-08-30
1
-125
/
+72
*
* perthread.h (vfork_save): Add ctty, sid, pgid, exitval fields.
Christopher Faylor
2002-08-18
1
-4
/
+41
*
* security.cc (verify_token): Do not reject a token just because
Corinna Vinschen
2002-08-02
1
-2
/
+3
*
* cygthread.cc (cygthread::exit_thread): Define new method.
Christopher Faylor
2002-08-02
1
-4
/
+5
*
* syscalls.cc (_link): Revert previous change and just always dereference the
Christopher Faylor
2002-08-01
1
-9
/
+5
*
* syscalls.cc (link): Properly deal with a link to a symlink.
Christopher Faylor
2002-08-01
1
-0
/
+3
*
* syscalls.cc (_read): Clarify debugging output.
Christopher Faylor
2002-07-31
1
-4
/
+5
*
* security.cc: Change some formatting.
Corinna Vinschen
2002-07-29
1
-11
/
+13
*
* fhandler_console.cc (fhandler_console::read): Use appropriate kill_pgrp
Christopher Faylor
2002-07-29
1
-1
/
+1
*
* fhandler_registry.cc (fhandler_registry::close): Return any error result to
Christopher Faylor
2002-07-26
1
-2
/
+1
*
* debug.h (handle_list): Move here from debug.cc. Add "inherit" flag
Christopher Faylor
2002-07-13
1
-1
/
+1
*
* syscalls.c (seteuid32): Return immediately if the program is not impersonated
Christopher Faylor
2002-07-02
1
-11
/
+10
*
* syscalls.cc (seteuid32): Fix incorrect placement of Pierre's patch below.
Christopher Faylor
2002-07-02
1
-5
/
+5
*
* syscalls.cc (seteuid32): Fix incorrect use of system_printf.
Christopher Faylor
2002-07-02
1
-1
/
+1
*
* syscalls.c (seteuid32): Do not return an error when the token cannot be
Christopher Faylor
2002-07-01
1
-1
/
+7
*
* cygheap.cc (cfree_and_set): New function.
Christopher Faylor
2002-06-27
1
-1
/
+0
*
* winsup.h: Minor cleanup.
Christopher Faylor
2002-06-26
1
-10
/
+12
*
* syscalls.cc (chown): Convert uid to 32 bit.
Corinna Vinschen
2002-06-25
1
-3
/
+5
*
* security.cc (get_group_sidlist): Add pw argument and use pw->pw_name in call
Christopher Faylor
2002-06-24
1
-1
/
+1
*
* syscalls.cc (stat64_to_stat32): Correctly evaluate st_rdev.
Corinna Vinschen
2002-06-21
1
-1
/
+5
*
Use hMainProc where appropriate, throughout.
Christopher Faylor
2002-06-19
1
-12
/
+10
*
* cygheap.h (cygheap_user::issetuid): New method.
Christopher Faylor
2002-06-16
1
-7
/
+4
*
* cygheap.cc (cygheap_user::set_logsrv): Remove.
Christopher Faylor
2002-06-14
1
-55
/
+10
*
* spawn.cc (spawn_guts): More hToken removal cleanup.
Christopher Faylor
2002-06-11
1
-17
/
+17
*
* fhandler.cc (fhandler_base::fstat): Initialise tv_nsec member of
Corinna Vinschen
2002-06-06
1
-3
/
+3
*
* sec_helper.cc (lookup_name): Suppress.
Corinna Vinschen
2002-06-06
1
-2
/
+2
*
* dir.cc (rmdir): Streamline. Detect attempts to remove directories from
Christopher Faylor
2002-06-05
1
-0
/
+8
*
Remove fcntl.h includes throughout.
Christopher Faylor
2002-06-05
1
-15
/
+5
*
* syscalls.cc (stat64_to_stat32): Transform st_dev correctly.
Corinna Vinschen
2002-06-03
1
-2
/
+9
[next]