summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * pinfo.cc (pinfo::init): Define sa_buf as PSECURITY_ATTRIBUTES andCorinna Vinschen2005-06-071-0/+25
* * cygthread.cc (cygthread::detach): Make error message a little more detailed.Christopher Faylor2005-06-071-0/+11
* reformat ChangeLog entry slightly.Christopher Faylor2005-06-061-2/+2
* * path.cc (symlink_info::check): If GetFileAttributes returnsCorinna Vinschen2005-06-061-0/+5
* * uname.cc (uname): Change "amd64" to "x86_64" as on Linux.Corinna Vinschen2005-06-061-0/+4
* * uname.cc (uname): Add missing break.Corinna Vinschen2005-06-061-0/+4
* * Makefile.in: Build sync.o with -fomit-frame-pointer and -O3.Christopher Faylor2005-06-051-0/+4
* * sync.cc (muto::acquire): Remove unneeded brackets and fix whitespace.Christopher Faylor2005-06-051-0/+4
* * malloc.cc: Update to Doug Lea's malloc v2.8.0.Christopher Faylor2005-06-051-0/+4
* * dcrt0.cc (cygwin_dll_init): Now initializes main_environ and cygtls. CommentChristopher Faylor2005-06-041-0/+6
* * dlfcn.cc (get_full_path_of_dll): Use a relative path when converting so thatChristopher Faylor2005-06-031-0/+7
* Revert 2005-05-30 close_all_files changes.Christopher Faylor2005-06-021-0/+6
* * fhandler_disk_file.cc (fhandler_disk_file::fchown): Make sure that disk openChristopher Faylor2005-06-021-0/+5
* * include/machine/stdlib.h: New file.Christopher Faylor2005-06-011-0/+4
* * thread.h (List_remove): Revert most of 2005-05-30 change.Christopher Faylor2005-06-011-0/+4
* * cygwin.sc: Don't output .reloc or .rsrc sections. Clean up stuff aroundChristopher Faylor2005-06-011-0/+6
* * cygheap.cc (cygheap_end): Remove bogus section attribute.Christopher Faylor2005-06-011-0/+5
* * child_info.h (child_info::cygheap_h): Delete.Christopher Faylor2005-06-011-0/+41
* * thread.h (List_remove): Make node parameter const. Use simple comparison andChristopher Faylor2005-05-301-0/+6
* * dlfcn.cc (set_dl_error): Use UNIX error rather than Windows error.Christopher Faylor2005-05-301-0/+4
* * cygmagic: Remove debugging cruft missed on 2005-05-21.Christopher Faylor2005-05-301-0/+4
* * path.cc (path_conv::check): Move component to function scope. SetCorinna Vinschen2005-05-291-0/+6
* * include/limits.h (LLONG_MIN, LLONG_MAX, ULLONG_MAX): Always define.Corinna Vinschen2005-05-291-0/+4
* * thread.h (pthread_key::set): Inline.Christopher Faylor2005-05-291-0/+7
* * cygwin.din: Remove signal front end from pthread_[gs]etspecific.Christopher Faylor2005-05-291-0/+4
* * fhandler_tty.cc (fhandler_tty_slave:tcflush): Use signed comparison.Christopher Faylor2005-05-291-0/+4
* * times.cc (time_ms::usecs): Coerce comparison to signed or whole test is aChristopher Faylor2005-05-281-0/+5
* * cygheap.h: Reference _cygheap_start via .cygheap section.Christopher Faylor2005-05-271-0/+7
* * include/cygwin/version.h: Bump DLL minor number to 18.Christopher Faylor2005-05-261-0/+4
* * ChangeLog: Remove accidentally checked in entry.Corinna Vinschen2005-05-251-17/+0
* * fhandler.h (fhandler_base::mkdir): New virtual method.Christopher Faylor2005-05-251-0/+13
* * include/cygwin/version.h: Bump API minor number to 129.Christopher Faylor2005-05-251-0/+4
* * cygwin.din: Export mkdtemp.Christopher Faylor2005-05-251-0/+6
* * include/stdint.h (INTMAX_C, UINTMAX_C): Fix definition.Corinna Vinschen2005-05-231-0/+21
* * spawn.cc (find_exec): Accept a PATH-like string in place of an environmentChristopher Faylor2005-05-221-0/+13
* * include/cygwin/in.h: Add comment.Corinna Vinschen2005-05-191-0/+4
* * include/cygwin/in.h: Define IPPROTO_xxx values as macros toCorinna Vinschen2005-05-191-0/+5
* * include/limits.h: Include features.h, as on linux.Christopher Faylor2005-05-191-0/+4
* * include/endian.h: New file.Christopher Faylor2005-05-191-0/+4
* * cygwin.sc: Add Dwarf-2 debug sections.Corinna Vinschen2005-05-191-0/+4
* * mmap.cc (mmap64): Make granularity an automatic variable.Corinna Vinschen2005-05-191-0/+4
* * fhandler.h (fhandler_cygdrive::seekdir): Delete declaration.Christopher Faylor2005-05-191-0/+15
* * external.cc: Move pids declaration to file scope and use less enthusiasticChristopher Faylor2005-05-191-0/+9
* * cygtls.h (_local_storage::unknown_thread_name): New buffer.Christopher Faylor2005-05-181-1/+9
* * mmap.cc (mmap64): Avoid compiler warning.Corinna Vinschen2005-05-181-0/+6
* * fhandler_netdrive.cc (fhandler_netdrive::telldir): Remove since it'sCorinna Vinschen2005-05-181-0/+6
* * fhandler_netdrive.cc (fhandler_netdrive::telldir): Implement.Corinna Vinschen2005-05-181-0/+7
* * fhandler.h (class fhandler_netdrive): Add method rewinddir.Corinna Vinschen2005-05-171-0/+13
* * external.cc (cygwin_internal): Avoid compiler warning.Corinna Vinschen2005-05-171-0/+4
* * dcrt0.cc (dll_crt0_0): Don't do fixup_after_exec if dynamically loaded sinceChristopher Faylor2005-05-171-0/+5