aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
2000-12-25* lib/Makefile.in: Don't make "links" to include/w32api directory.Christopher Faylor2-1/+4
2000-12-22 * cygwinenv.sgml: Fix typo in <filename>. Add missing </para>.Corinna Vinschen2-3/+7
2000-12-20Fix syntax.Corinna Vinschen1-1/+1
2000-12-20 * autoload.cc: Add load statemant for SetSecurityDescriptorControl.Corinna Vinschen3-0/+22
2000-12-20 * include/winbase.h: Add prototype for SetSecurityDescriptorControl.Corinna Vinschen2-0/+5
2000-12-20* exceptions.cc (reset_signal_arrived): Make global to avoid inlining.Christopher Faylor2-2/+5
2000-12-20* fhandler_serial.cc (fhandler_serial::raw_read): Always find number of bytesChristopher Faylor3-10/+16
2000-12-19 * syscalls.cc (remove): New function, overriding the newlibCorinna Vinschen2-0/+24
2000-12-19 * cygwinenv.sgml: Add text for `smbntsec' option.Corinna Vinschen2-1/+15
2000-12-19 * environ.cc (struct parse_thing): Add entry for new CYGWIN optionCorinna Vinschen7-4/+25
2000-12-16* cygcheck.cc (cygwin_info): Add some more bounds checking. From Matt HargetChristopher Faylor2-49/+205
2000-12-16* fhandler_console.cc (read): Add support for xterm-style mouse eventChristopher Faylor3-38/+159
2000-12-15* path.cc (normalize_posix_path): Calculate path name length overruns moreChristopher Faylor3-10/+20
2000-12-15* fhandler.h (fhandler_console): Add additional argument to char_commandChristopher Faylor3-127/+51
2000-12-13new entry, installing cygwin-inst snapshots with setupDavid Starks-Browning1-0/+36
2000-12-13update contentsDavid Starks-Browning1-5/+6
2000-12-13very minor wording changeDavid Starks-Browning1-3/+3
2000-12-13update globbing entryDavid Starks-Browning1-10/+1
2000-12-12new entries about contributing packagesDavid Starks-Browning2-0/+23
2000-12-12try again...David Starks-Browning1-1/+1
2000-12-12add tip about -lm order to WinMail@16 entryDavid Starks-Browning1-4/+22
2000-12-12add entry about mt on Win9xDavid Starks-Browning1-2/+8
2000-12-12update & expand section on multiple DLLsDavid Starks-Browning1-4/+11
2000-12-12tiny fixDavid Starks-Browning1-0/+1
2000-12-12added structure (unsolved vs. FITNR).David Starks-Browning1-1/+13
2000-12-12screen has now been portedDavid Starks-Browning1-8/+0
2000-12-12these problems are fixed nowDavid Starks-Browning1-37/+1
2000-12-11 * net.cc (cygwin_rexec): Eliminate superfluous call toCorinna Vinschen3-4/+13
2000-12-11* lib/Makefile.in: Install headers and libraries in tooldir.Christopher Faylor2-9/+21
2000-12-11* Makefile.in: Compile/link dumper.exe with c++.Christopher Faylor2-10/+14
2000-12-10* include/sysexits: New file.Christopher Faylor2-0/+122
2000-12-10* autoload.cc: Autoload CharToOemA.Christopher Faylor9-48/+100
2000-12-09* path.cc (normalize_win32_path): Check for explicit use of two slashes at theChristopher Faylor3-39/+135
2000-12-09* path.cc (normalize_win32_path): Reorganize logic to accomodate chroot.Christopher Faylor3-27/+35
2000-12-07 * cygwin.din: Declare strtok_r for the import lib. Already in the DLL.Corinna Vinschen2-1/+7
2000-12-07 * mkpasswd.c: make default home directory /home/$user if oneCorinna Vinschen2-19/+58
2000-12-07Make initial tabbing consistent.Christopher Faylor1-109/+109
2000-12-06 * winsup/cygwin/include/sys/uio.h: readv: Correct prototypeCorinna Vinschen2-2/+7
2000-12-05 * include/winnls.h: NORM_IGNORE* remove duplicate defines.Earnie Boyd2-36/+258
2000-12-05 * include/sys/uio.h: Include <sys/cdefs.h>. Use __BEGIN_DECL andCorinna Vinschen2-7/+15
2000-12-05 * Added a define for INVALID_SET_FILE_POINTER, a possible returnCorinna Vinschen2-0/+6
2000-12-04 * Makefile.in: Change `-nostartfiles' to `-nostdlib' to avoidCorinna Vinschen2-2/+8
2000-12-03* path.cc (normalize_win32_path): Handle UNC paths better.Christopher Faylor2-3/+16
2000-12-03* Makefile.in: Use CXX to build the DLL.Christopher Faylor4-114/+245
2000-12-03* Makefile.common: Eliminate checks for libgcc.a and libstdc++.a. Use CXX forChristopher Faylor4-26/+138
2000-12-03* Makefile.in: Remove some extra cruft.Christopher Faylor2-5/+6
2000-12-03* Makefile.in: Use CXX to build the DLL.Christopher Faylor5-61/+183
2000-12-02 * net.cc (get_inet_addr ): Close AF_UNIX socket file after reading.Corinna Vinschen2-14/+22
2000-11-29 * cygheap.cc (chgheap_root::operator =): Check root dir properly.Corinna Vinschen2-1/+5
2000-11-29 * Makefile.in: eliminate the need for RUNTIME and CRT_ID.Earnie Boyd4-54/+61