summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * cygmalloc.h: Remove MORECORE_CANNOT_TRIM. It's not true. # cygwin.din:Christopher Faylor2003-02-221-0/+6
* * syslog.cc (syslog): Do not print the Windows pid. Print the Cygwin pid as anChristopher Faylor2003-02-221-0/+6
* * fhandler_socket.cc (fhandler_socket::fhandler_socket): Fix compilerCorinna Vinschen2003-02-211-0/+7
* * dtable.cc (dtable::build_fhandler_from_name): Set some fhandlerCorinna Vinschen2003-02-211-0/+32
* * fhandler.cc (fhandler_base::open): Move some filesystem specific stuff.Christopher Faylor2003-02-211-0/+8
* * wincap.h (wincap): Remove unnecessary definition ofCorinna Vinschen2003-02-201-0/+6
* * fhandler_disk_file.cc (fhandler_disk_file::opendir): Check descriptorCorinna Vinschen2003-02-201-0/+13
* * autoload.cc (GetCompressedFileSize): Add.Corinna Vinschen2003-02-201-0/+6
* w32api:Corinna Vinschen2003-02-201-0/+20
* * grp.cc (internal_getgroups): Handle properly tokens withCorinna Vinschen2003-02-181-0/+5
* * cygwin.din: Export all appropriate newlibc libm functions. Sort.Christopher Faylor2003-02-161-1/+6
* * cygwin.din: Export all appropriate newlib functions.Christopher Faylor2003-02-151-0/+5
* * mmap.cc (mprotect): Add missing break.Corinna Vinschen2003-02-141-0/+4
* * exceptions.cc (try_to_debug): Don't reset priority when returning fromChristopher Faylor2003-02-141-0/+4
* * fhandler_console.cc (fhandler_console::write_normal): Use MessageBeep forChristopher Faylor2003-02-131-0/+8
* * include/cygwin/types.h: Use correct ifdef guard for u_ definitions.Christopher Faylor2003-02-131-0/+4
* * environ.cc (environ_init): Use strechr.Christopher Faylor2003-02-131-0/+4
* * include/cygwin/in.h (sockaddr_in): Fix typo.Christopher Faylor2003-02-131-0/+4
* * path.h (path_conv): Reorganize slightly.Christopher Faylor2003-02-131-0/+4
* * fhandler_tty.cc (process_input): Add sanity check to ensure that consoleChristopher Faylor2003-02-131-0/+5
* * spawn.cc (linebuf::~linebuf): Resurrect commented out (for debugging?) code.Christopher Faylor2003-02-131-0/+5
* * include/cygwin/in.h (in_attr_t): Define new type.Christopher Faylor2003-02-101-0/+21
* clarifyChristopher Faylor2003-02-081-1/+1
* * include/cygwin/version.h: Bump DLL minor number.Christopher Faylor2003-02-081-0/+9
* * mmap.cc (mmap_record::alloc_map): De-inline. Add offset and lengthCorinna Vinschen2003-02-071-0/+17
* Christopher Faylor <cgf@redhat.com>Christopher Faylor2003-02-071-0/+7
* * 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