aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2000-08-22* winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h filesChristopher Faylor1-0/+6
2000-08-22* cygerrno.h: New file. Use this throughout whenever errno manipulation isChristopher Faylor1-0/+19
2000-08-21* include/cygwin/cygwin_dll.h (DECLARE_CYGWIN_DLL): hinstance,DJ Delorie1-2/+2
2000-08-21* include/cygwin/cygwin_dll.h (DECLARE_CYGWIN_DLL): handle,DJ Delorie1-0/+5
2000-08-18* dtable.cc (dtable::dup2): Extend fdtab if newfd is out of currentCorinna Vinschen1-0/+5
2000-08-12* mkvers.sh: Properly trap exit removal of temp file. Remove debuggingChristopher Faylor1-0/+5
2000-08-12* poll.cc: Make winsup.h the first include file, re 2000-08-02 change.Christopher Faylor1-0/+4
2000-08-12* winsup.h: Split out dtable definitions into separate header file.Christopher Faylor1-0/+7
2000-08-12* Makefile.in: Use dtable.o rather than hinfo.o.Christopher Faylor1-0/+4
2000-08-12Rename hinfo -> dtable. Name the former dtable array 'fdtab'.Christopher Faylor1-0/+4
2000-08-11 * poll.cc: Allow any descriptor and any number of descriptors.Corinna Vinschen1-0/+5
2000-08-11 * poll.cc: Add bounds checking for file descriptors. Return POLLNVALCorinna Vinschen1-0/+7
2000-08-11* syslog.cc (syslog): Use a less malloc-intensive method for allocating theChristopher Faylor1-0/+5
2000-08-10* winsup.h: Change strchr inline for strange gcc problem.Christopher Faylor1-0/+5
2000-08-10* dir.cc (readdir): Ensure that errno is *only* set when we've run out ofChristopher Faylor1-0/+7
2000-08-09* select.cc (allocfd_set): Zero allocated fd_set.Christopher Faylor1-0/+16
2000-08-08* fhandler_serial.cc (tcsendbreak): "sleeptime" argument to usleep()DJ Delorie1-0/+5
2000-08-07* include/cygwin/cygwin_dll.h: Remove extraneous (and incorrect) declarations.Christopher Faylor1-0/+5
2000-08-04* hinfo.cc (hinfo::find_unused_handle): Just check for table entry == NULLChristopher Faylor1-0/+8
2000-08-04* select.cc (fhandler_console::select_read): Call set_cursor_maybe since selectChristopher Faylor1-0/+7
2000-08-03* fhandler_tty.cc (fhandler_pty_master::process_slave_output): Set length fieldChristopher Faylor1-0/+5
2000-08-03* fork.cc (vfork): Store complete stack frame in vfork_save structure for laterChristopher Faylor1-0/+11
2000-08-02* strace.cc (strace::prntf): Make second argument the function name, ratherChristopher Faylor1-0/+13
2000-08-02* regexp/regexp.c: Add winsup.h.Christopher Faylor1-0/+4
2000-08-02* winsup.h: take out protections of environ, errno, allow C useDJ Delorie1-0/+11
2000-08-02* include/sys/strace.h: Fix strace definition.Christopher Faylor1-0/+4
2000-08-02* strace.h: Add kludgy workarounds to avoid using deprecated methods forChristopher Faylor1-0/+11
2000-07-30* fhandler_console.cc: Remove VK_DIVIDE detection.Christopher Faylor1-0/+9
2000-07-29* fhandler_console.cc: Add VK_DIVIDE detection. Return virtual keycode if itChristopher Faylor1-0/+5
2000-07-29* path.cc (chdir): Avoid trailing dot calculation when chdir == '/' or we endChristopher Faylor1-0/+5
2000-07-29* include/cygwin/version.h: Bump DLL minor version number to 5 due to all ofChristopher Faylor1-0/+84
2000-07-29* environ.cc (parse_thing): Make binmode a DWORD.Christopher Faylor1-0/+7
2000-07-28* dcrt0.cc (dummy_autoload): Add load statement for RegDeleteValueA.Christopher Faylor1-0/+20
2000-07-28* include/cygwin/version.h: Bump DLL minor version number to 4.Christopher Faylor1-0/+4
2000-07-27* testsuite/winsup.api/winsup.exp: ignore stdout by defaultDJ Delorie1-0/+18
2000-07-27* fhandler.cc (fhandler_disk_file::fstat): Allow block calculation to succeedChristopher Faylor1-0/+5
2000-07-27fix typo.Christopher Faylor1-1/+1
2000-07-26* exceptions.cc (signal_exit): Renamed from "really+exit". Always setsChristopher Faylor1-0/+8
2000-07-26 * environ.cc (posify): Revert previous patch.Corinna Vinschen1-0/+9
2000-07-26* syscalls.cc (stat_worker): Make stat return correct st_blocks for files withChristopher Faylor1-0/+5
2000-07-26 * security.cc (lookup_name): Search on local machine first ifCorinna Vinschen1-0/+5
2000-07-26* fhandler_console.cc (fhandler_console::read): Explicitly set cursor to makeChristopher Faylor1-0/+5
2000-07-26Add missing ChangeLog entry.Christopher Faylor1-0/+10
2000-07-26 * passwd.cc: Change name of passwd_in_memory_p to passwd_state.Corinna Vinschen1-0/+9
2000-07-26* syscalls.cc (statfs): Use path_conv method to convert input path.Christopher Faylor1-0/+4
2000-07-26* syscalls.cc (_link): Avoid extraneous call to cygwin_conv_to_win32_path.Christopher Faylor1-0/+5
2000-07-24 * syscalls.cc (_link): Corrected previous patch.Corinna Vinschen1-0/+4
2000-07-24 * fhandler.h (class fhandler_dev_random): Add members for managingCorinna Vinschen1-0/+8
2000-07-23 * fhandler.h: Add comment.Corinna Vinschen1-0/+4
2000-07-23 * fhandler.h (class fhandler_dev_raw): Add private member `varblkop'Corinna Vinschen1-0/+14