summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * security.cc (lsa2str): New function.Corinna Vinschen2002-05-271-0/+5
* * syscalls.cc (seteuid): Do not take allow_ntsec into account.Corinna Vinschen2002-05-271-0/+9
* * debug.h (being_debugged): New macro.Christopher Faylor2002-05-271-0/+8
* * winsup.h: Remove duplicate declarations of malloc_lock and malloc_unlock.Christopher Faylor2002-05-271-0/+5
* Remove unneeded sync.h, where appropriate, throughout. Remove unneeded heap.h,Christopher Faylor2002-05-251-0/+7
* * security.cc (create_token): Call __sec_user() instead ofCorinna Vinschen2002-05-241-0/+6
* 2002-05-25 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-05-241-0/+4
* * dtable.cc (dtable::build_fhandler_from_name): Just pass posix path along toChristopher Faylor2002-05-241-0/+29
* * path.cc (path_conv::check): Make sure any trailing path component is part ofChristopher Faylor2002-05-231-0/+5
* * smallprint.c (__small_vsprintf): Implement '%o' after all these years.Christopher Faylor2002-05-231-0/+5
* * fhandler.h (fhandler_virtual::exists): Eliminate path argument.Christopher Faylor2002-05-221-2/+20
* * include/cygwin/types.h: Revert previous patch.Corinna Vinschen2002-05-221-0/+4
* * include/cygwin/types.h: Define pthread stuff only if _POSIX_THREADSCorinna Vinschen2002-05-221-0/+5
* * security.cc (open_local_policy): Initialize lsa toCorinna Vinschen2002-05-211-0/+8
* * fhandler_disk_file.cc (fhandler_disk_file::fstat): Make handling of nlinkChristopher Faylor2002-05-181-0/+5
* * path.cc (path_conv::check): Always set executable bit for executableChristopher Faylor2002-05-181-0/+5
* * fhandler.cc (fhandler_base::lseek): Avoid calling SetFilePointer with highChristopher Faylor2002-05-171-0/+6
* * fhandler_raw.cc (fhandler_dev_raw::open): Replace set_errno()Corinna Vinschen2002-05-171-0/+11
* * times.cc (utimes): Use FILE_WRITE_ATTRIBUTES even on 9x/Me whenCorinna Vinschen2002-05-171-0/+7
* * syscalls.cc (seteuid): Set default dacl in process token.Corinna Vinschen2002-05-161-0/+16
* * cygwin.din: Add strlcat and strlcpy.Christopher Faylor2002-05-131-0/+5
* * shared.cc (__sec_user): Split into sec_acl() and call orig_sid().Corinna Vinschen2002-05-131-0/+6
* * fhandler_disk_file.cc (fhandler_disk_file::open): Avoid using O_DIROPEN whenChristopher Faylor2002-05-121-0/+6
* fix entryChristopher Faylor2002-05-121-3/+3
* * syscalls.cc (_read): Change error to EBADF if attempt to write to aChristopher Faylor2002-05-121-0/+5
* * fhandler.h (executable_states): For now, make dont_care_if_executableChristopher Faylor2002-05-121-0/+11
* * fhandler_virtual.cc (fhandler_virtual::close): Quiet a compiler warning.Christopher Faylor2002-05-121-0/+5
* * autoload.cc: Add dynamic load statements for 'ZwQueryInformationProcess' andChristopher Faylor2002-05-121-1/+44
* * syscalls.cc (_write): Change error to EBADF if attempt to write to aChristopher Faylor2002-05-091-0/+5
* * cygheap.h (class cygheap_user): Add member `orig_psid'.Corinna Vinschen2002-05-081-0/+6
* * localtime.cc (tzsetwall): Use wildabbr if generated timezone nameCorinna Vinschen2002-05-071-0/+5
* * spawn.cc (spawn_guts): Move call to set_process_privilege()Corinna Vinschen2002-05-061-1/+8
* * path.h (path_conv::path_conv): Initialise normalized_path to NULL.Christopher Faylor2002-05-041-0/+4
* * net.cc (getdomainname): Change second argument of getdomainname to size_t.Christopher Faylor2002-05-041-3/+44
* * fhandler_proc.cc (fhandler_proc::fstat): Use fhandler name rather thanChristopher Faylor2002-05-031-0/+20
* * fhandler_proc.cc (fhandler_proc::fstat): Prime with information fromChristopher Faylor2002-05-021-0/+6
* * path.cc (hash_path_name): Improve hash function strength.Corinna Vinschen2002-05-021-0/+4
* missed a conflict indicatorRobert Collins2002-05-021-1/+0
* 2002-05-02 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-05-021-0/+7
* * path.h (pathconv_arg): Add PC_POSIX.Christopher Faylor2002-05-021-27/+69
* * include/cygwin/types.h: Include <sys/sysmacros.h>.Christopher Faylor2002-05-011-0/+4
* revert patchChristopher Faylor2002-04-191-6/+0
* 2002-04-16 Thomas Pfaff <tpfaff@gmx.net>Robert Collins2002-04-191-0/+6
* * security.cc (get_lsa_srv_inf): Prevent extraneous backslashes forCorinna Vinschen2002-04-181-0/+5
* * net.cc (cygwin_accept): Set socket type for accepted socket.Corinna Vinschen2002-04-121-0/+14
* * cygwin.din: Add strptime.Christopher Faylor2002-04-091-0/+5
* * fork.cc (fork_child): Call fixup_mmaps_after_fork() somewhat earlier.Corinna Vinschen2002-04-091-0/+4
* * fhandler.cc (fhandler_base::open): Set read-only bit inCorinna Vinschen2002-04-091-6/+11
* * times.cc (gettimeofday): Fix typo in previous patch.Christopher Faylor2002-03-281-0/+4
* * times.cc (gettimeofday): Revert to setting timezone info if tz != NULL.Christopher Faylor2002-03-281-0/+5