summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Rename hinfo -> dtable. Name the former dtable array 'fdtab'.Christopher Faylor2000-08-121-0/+4
* * poll.cc: Allow any descriptor and any number of descriptors.Corinna Vinschen2000-08-111-0/+5
* * poll.cc: Add bounds checking for file descriptors. Return POLLNVALCorinna Vinschen2000-08-111-0/+7
* * syslog.cc (syslog): Use a less malloc-intensive method for allocating theChristopher Faylor2000-08-111-0/+5
* * winsup.h: Change strchr inline for strange gcc problem.Christopher Faylor2000-08-101-0/+5
* * dir.cc (readdir): Ensure that errno is *only* set when we've run out ofChristopher Faylor2000-08-101-0/+7
* * select.cc (allocfd_set): Zero allocated fd_set.Christopher Faylor2000-08-091-0/+16
* * fhandler_serial.cc (tcsendbreak): "sleeptime" argument to usleep()DJ Delorie2000-08-081-0/+5
* * include/cygwin/cygwin_dll.h: Remove extraneous (and incorrect) declarations.Christopher Faylor2000-08-071-0/+5
* * hinfo.cc (hinfo::find_unused_handle): Just check for table entry == NULLChristopher Faylor2000-08-041-0/+8
* * select.cc (fhandler_console::select_read): Call set_cursor_maybe since selectChristopher Faylor2000-08-041-0/+7
* * fhandler_tty.cc (fhandler_pty_master::process_slave_output): Set length fieldChristopher Faylor2000-08-031-0/+5
* * fork.cc (vfork): Store complete stack frame in vfork_save structure for laterChristopher Faylor2000-08-031-0/+11
* * strace.cc (strace::prntf): Make second argument the function name, ratherChristopher Faylor2000-08-021-0/+13
* * regexp/regexp.c: Add winsup.h.Christopher Faylor2000-08-021-0/+4
* * winsup.h: take out protections of environ, errno, allow C useDJ Delorie2000-08-021-0/+11
* * include/sys/strace.h: Fix strace definition.Christopher Faylor2000-08-021-0/+4
* * strace.h: Add kludgy workarounds to avoid using deprecated methods forChristopher Faylor2000-08-021-0/+11
* * fhandler_console.cc: Remove VK_DIVIDE detection.Christopher Faylor2000-07-301-0/+9
* * fhandler_console.cc: Add VK_DIVIDE detection. Return virtual keycode if itChristopher Faylor2000-07-291-0/+5
* * path.cc (chdir): Avoid trailing dot calculation when chdir == '/' or we endChristopher Faylor2000-07-291-0/+5
* * include/cygwin/version.h: Bump DLL minor version number to 5 due to all ofChristopher Faylor2000-07-291-0/+84
* * environ.cc (parse_thing): Make binmode a DWORD.Christopher Faylor2000-07-291-0/+7
* * dcrt0.cc (dummy_autoload): Add load statement for RegDeleteValueA.Christopher Faylor2000-07-281-0/+20
* * include/cygwin/version.h: Bump DLL minor version number to 4.Christopher Faylor2000-07-281-0/+4
* * testsuite/winsup.api/winsup.exp: ignore stdout by defaultDJ Delorie2000-07-271-0/+18
* * fhandler.cc (fhandler_disk_file::fstat): Allow block calculation to succeedChristopher Faylor2000-07-271-0/+5
* fix typo.Christopher Faylor2000-07-271-1/+1
* * exceptions.cc (signal_exit): Renamed from "really+exit". Always setsChristopher Faylor2000-07-261-0/+8
* * environ.cc (posify): Revert previous patch.Corinna Vinschen2000-07-261-0/+9
* * syscalls.cc (stat_worker): Make stat return correct st_blocks for files withChristopher Faylor2000-07-261-0/+5
* * security.cc (lookup_name): Search on local machine first ifCorinna Vinschen2000-07-261-0/+5
* * fhandler_console.cc (fhandler_console::read): Explicitly set cursor to makeChristopher Faylor2000-07-261-0/+5
* Add missing ChangeLog entry.Christopher Faylor2000-07-261-0/+10
* * passwd.cc: Change name of passwd_in_memory_p to passwd_state.Corinna Vinschen2000-07-261-0/+9
* * syscalls.cc (statfs): Use path_conv method to convert input path.Christopher Faylor2000-07-261-0/+4
* * syscalls.cc (_link): Avoid extraneous call to cygwin_conv_to_win32_path.Christopher Faylor2000-07-261-0/+5
* * syscalls.cc (_link): Corrected previous patch.Corinna Vinschen2000-07-241-0/+4
* * fhandler.h (class fhandler_dev_random): Add members for managingCorinna Vinschen2000-07-241-0/+8
* * fhandler.h: Add comment.Corinna Vinschen2000-07-231-0/+4
* * fhandler.h (class fhandler_dev_raw): Add private member `varblkop'Corinna Vinschen2000-07-231-0/+14
* Patch suggested by Kazuhiro Fujieda <fujieda@jaist.ac.jp>.Corinna Vinschen2000-07-221-0/+11
* * spawn.cc (span_guts): Retrieve security attributes before settingCorinna Vinschen2000-07-211-0/+5
* * security.cc (acl_worker): Use stat_suffixes in call to path_convCorinna Vinschen2000-07-211-0/+5
* * spawn.cc (spawn_guts): Don't restore impersonation in caseCorinna Vinschen2000-07-191-0/+5
* * shared.h (class pinfo): New members `root' and `rootlen'.Corinna Vinschen2000-07-191-0/+17
* * dll_init.cc (dll_list::alloc): Fix debugging output.Christopher Faylor2000-07-181-0/+4
* Update ChangeLog.Christopher Faylor2000-07-181-0/+2
* Throughout, eliminate third argument to path_conv and use new PC_* constantsChristopher Faylor2000-07-171-0/+19
* Patch suggested by Eric Fifer <EFifer@sanwaint.com>Corinna Vinschen2000-07-171-0/+5