aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
2000-06-05* mount.cc: add stdlib.h for exitDJ Delorie4-0/+11
2000-06-02"Installation Instructions" for FAQ, first update for current net release.David Starks-Browning1-172/+154
2000-06-01* exceptions.cc: Remove unneeded include.Christopher Faylor7-27/+40
2000-06-01* autoload.h: Put each info block in its own dummy static function.Christopher Faylor2-1/+11
2000-05-31* include/cygwin/version.h: use decimal, NOT octalDJ Delorie2-2/+8
2000-05-31Remove broken targets readme.info, faq.infoDavid Starks-Browning1-1/+4
2000-05-31 * fhandler.cc (fhandler_disk_file::open): Check for executableCorinna Vinschen2-2/+8
2000-05-31 * dcrt0.cc: Use LoadDLLfuncEx for loading Crypto API functionsCorinna Vinschen2-5/+10
2000-05-30* path.cc (mount_info::conv_to_win32_path): Previous patch was too aggressiveChristopher Faylor2-5/+12
2000-05-30Needed for previous changes.Christopher Faylor1-0/+2
2000-05-30* Makefile.in: Remove libadvapi32.a.Christopher Faylor11-130/+240
2000-05-27 * fhandler_random.cc (read): Use CRYPT_MACHINE_KEYSET inCorinna Vinschen2-4/+10
2000-05-27 * include/wincrypt.h: Add missing CRYPT_MACHINE_KEYSET define.Corinna Vinschen2-0/+5
2000-05-26 * errno.cc (errmap): Map ERROR_BAD_NET_NAME to errno ENOSHARE.Corinna Vinschen2-0/+5
2000-05-26* sigproc.h (sigframe::set): Accept a default frame pointer.Christopher Faylor3-4/+12
2000-05-25* configure.in: Don't assume that cinstall directory exists.Christopher Faylor3-3/+3
2000-05-25* configure.in: Don't assume that cinstall directory exists.Christopher Faylor3-17/+34
2000-05-25* dir.cc (rmdir): Use file attributes that have already been discovered byChristopher Faylor2-2/+3
2000-05-25* dir.cc (rmdir): Use file attributes that have already been discoveredChristopher Faylor2-2/+2
2000-05-25* dir.cc (rmdir): Use file attributes that have already been discovered byChristopher Faylor2-3/+7
2000-05-25 Patch by Kazuhiro Fujieda <fujieda@jaist.ac.jp>:Corinna Vinschen2-1/+6
2000-05-24 * dir.cc (writable_directory): Comment out previous code,Corinna Vinschen4-7/+34
2000-05-24* Makefile.common (%.o): further simplify, add "..." to make itDJ Delorie2-4/+9
2000-05-23* syscalls.cc (_cygwin_istext_for_stdio): New, for newlibDJ Delorie3-2/+62
2000-05-23* dir.cc (writable_directory): handle root directoriesDJ Delorie2-0/+8
2000-05-23* uname.cc (uname): Use a "s" to denote a snapshot to avoid confusion with theChristopher Faylor2-1/+6
2000-05-23* path.cc (mount_info::conv_to_posix_path): Avoid putting a trailing slash on aChristopher Faylor4-27/+48
2000-05-23* mkvers.sh: Use snapshot date as build date since it is more interesting.Christopher Faylor3-6/+23
2000-05-22* environ.cc (regopt): Scan HKLM if HKCU scan fails.Christopher Faylor2-0/+10
2000-05-22 * dir.cc (rmdir): Care for misleading error messagesCorinna Vinschen3-8/+26
2000-05-22* dcrt0.cc (dll_crt0_1): Move uinfo_init call to before sigproc_init to avoid aChristopher Faylor3-16/+18
2000-05-20* exceptions.cc (interruptible): Add an argument to control whether functionChristopher Faylor2-37/+67
2000-05-19 * regtool.cc (find_key): Add parameter `access'.Corinna Vinschen2-9/+18
2000-05-19* syscalls.cc (setmode): change mode of any matching FILE* also.DJ Delorie2-0/+26
2000-05-19* cygpath.cc: add --windir/--sysdir optionsDJ Delorie3-2/+27
2000-05-18* Makefile.in: Remove external.h dependency.Christopher Faylor4-6/+15
2000-05-18* Makefile.in: Eliminate WINSUP_DEPS.Christopher Faylor8-135/+14
2000-05-18* MAINTAINERS: Add Corinna to general list.Christopher Faylor2-9/+16
2000-05-18Eliminate.Christopher Faylor1-50/+0
2000-05-18* select.cc (thread_pipe): Add paranoid check to ensure thread termination.Christopher Faylor6-26/+88
2000-05-18 * include/winnt.h: Add some missing TAPE_DRIVE_* defines.Corinna Vinschen2-0/+7
2000-05-18* sigproc.h (sigframe): Don't set frame info unless tid matches this thread id.Christopher Faylor2-1/+6
2000-05-18* dcrt0.cc (dll_crt0_1): Initialize mainthread stuff here before anything needsChristopher Faylor5-6/+22
2000-05-17* testsuite/winsup.api/crlf.c: NewDJ Delorie5-0/+1289
2000-05-17* path.cc (mount_info::cygdrive_posix_path): Don't add trailing slash ifChristopher Faylor15-69/+182
2000-05-16 * fhandler_tape.cc (fhandler_dev_tape::ioctl): CheckCorinna Vinschen2-1/+12
2000-05-16* include/cygwin/in.h (AF_INET6): Use correct in6_addr struct.Christopher Faylor2-1/+5
2000-05-16manually updated some sites (txt version badly formatted, dont know why)David Starks-Browning1-10/+17
2000-05-16update README to latest net release, if only in nameDavid Starks-Browning1-1/+7
2000-05-16fix dependencies for readme.txtDavid Starks-Browning1-1/+1