summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * malloc.cc (DEFAULT_MMAP_THRESHOLD): Set high to avoid mmaps.Christopher Faylor2003-02-071-0/+8
* * heap.cc (heap_init): Remove debugging code.Christopher Faylor2003-02-071-1/+5
* * security.h: Introduce names UNKNOWN_UID and UNKNOWN_GID and deleteCorinna Vinschen2003-02-061-0/+11
* * path.cc: Change 'to_posix_p' to 'to_posix' throughout.Christopher Faylor2003-02-051-1/+6
* * path.cc (etc::dir_changed): Fix debug printf.Christopher Faylor2003-02-051-0/+4
* * sec_acl.cc (setacl): Move all permission settings to beginning ofCorinna Vinschen2003-02-051-0/+47
* * include/sys/cygwin.h: Use C-style comments.Christopher Faylor2003-02-051-0/+4
* * sec_helper.cc (get_sids_info): New function.Corinna Vinschen2003-02-051-0/+12
* * syscalls.cc (struct system_cleanup_args): New struct.Thomas Pfaff2003-02-041-0/+7
* * path.cc (symlink): Create security attributes so that only theCorinna Vinschen2003-02-041-0/+7
* * grp.cc (internal_getgroups): Do not return without closingCorinna Vinschen2003-02-041-0/+5
* * security.h (class cygpsid): New class.Corinna Vinschen2003-02-041-0/+18
* Eliminate most unneeded this-> pointers throughout.Christopher Faylor2003-02-041-0/+4
* * security.h: Add third argument to set_process_privilege.Corinna Vinschen2003-02-031-0/+10
* * fhandler_socket.cc (fhandler_socket::recvfrom): Return bufferCorinna Vinschen2003-02-031-0/+6
* * grp.cc (getgrent32): Only refresh group entries when at beginning.Christopher Faylor2003-02-011-0/+11
* * dlfcn.cc (dlerror): Only report load errors once per error.Christopher Faylor2003-02-011-0/+4
* * fhandler_serial.cc (fhandler_serial::open): Avoid extraneous setting of res.Christopher Faylor2003-02-011-0/+17
* * passwd.cc (pwdgrp::read_passwd): linebuf *must* be static (from PierreChristopher Faylor2003-01-311-0/+7
* * shared.cc (shared_info::heap_chunk_size): Use correct variable when readingChristopher Faylor2003-01-311-0/+5
* * fhandler_registry.cc (fhandler_registry::exists): Fix off-by-one error whenChristopher Faylor2003-01-301-0/+5
* * lib/getopt.c: Allow environment variable control of POSIXLY_INCORRECT behav...Christopher Faylor2003-01-301-2/+7
* * fhandler_socket.cc (fhandler_socket::accept): On successful executionCorinna Vinschen2003-01-281-0/+5
* * passwd.cc (pwdgrp::parse_passwd): Be more unforgiving about non-numericChristopher Faylor2003-01-271-0/+5
* fix typoChristopher Faylor2003-01-271-1/+1
* * uinfo.cc (pwdgrp::next_num): Remove check for NULL since it is no longer aChristopher Faylor2003-01-271-0/+6
* * strings.h (strechr): New function.Christopher Faylor2003-01-271-0/+13
* * uinfo.cc (pwdgrp::load): Regularize strace output. Add warning forChristopher Faylor2003-01-261-0/+5
* * passwd.cc (pwdgrp::parse_passwd): Eliminate use of memset. The structureChristopher Faylor2003-01-261-1/+7
* * pwdgrp.cc (pwdgrp::parse_group): Fix off-by-one problem in allocating gr_mem.Christopher Faylor2003-01-261-0/+4
* * include/sys/strace.h (paranoid_printf): Define as not being part of "all"Christopher Faylor2003-01-261-0/+27
* clarifyChristopher Faylor2003-01-251-1/+1
* * pwdgrp.cc (pwdgrp::reparse): Declare.Christopher Faylor2003-01-251-0/+6
* * syscalls.cc (seteuid32): On Win95 get the pw entry. If it existsCorinna Vinschen2003-01-251-0/+13
* * fhandler_console.cc (fhandler_console::send_winch_maybe): Reset scroll regionChristopher Faylor2003-01-251-0/+5
* * cygwin.din: Export setreuid32, setreuid, setregid32, setregid.Corinna Vinschen2003-01-241-0/+10
* * pwdrp.h (pwdgrp::refresh): Lock entire test prior to reading.Christopher Faylor2003-01-241-18/+22
* Add missing entry.Christopher Faylor2003-01-241-1/+21
* * include/pthread.h (PTHREAD_MUTEX_RECURSIVE): Revert changes from 2003-01-09...Thomas Pfaff2003-01-221-1/+1
* * include/pthread.h (PTHREAD_MUTEX_RECURSIVE): Revert changes from 2003-01-09...Thomas Pfaff2003-01-221-0/+6
* * cygrun.c: Move from here to ../testsuite.Corinna Vinschen2003-01-221-0/+5
* * cygwin.din: Export nanosleep().Corinna Vinschen2003-01-221-1/+9
* * grp.cc: Call gr.refresh() rather than doing isunitialized tests throughout.Christopher Faylor2003-01-211-0/+26
* * include/cygwin/version.h: Bump DLL minor number.Christopher Faylor2003-01-211-0/+4
* Fix ChangeLog entry.Christopher Faylor2003-01-211-1/+1
* add missing ChangeLog entry.Christopher Faylor2003-01-211-0/+1
* add missing ChangeLog entry.Christopher Faylor2003-01-211-0/+1
* * path.h (etc::change_possible): Revert the type to bool.Christopher Faylor2003-01-211-2/+12
* * pwdgrp.h (etc): Move to path.h.Christopher Faylor2003-01-201-0/+51
* fix typoChristopher Faylor2003-01-181-1/+1