summaryrefslogtreecommitdiffstats
path: root/winsup
Commit message (Expand)AuthorAgeFilesLines
* * include/netinet/in_systm.h: New file.Corinna Vinschen2000-06-073-0/+45
* Major update to "Where can I get more information?" section. Now includes:David Starks-Browning2000-06-071-21/+89
* minor typo correction: GNU not GnuDavid Starks-Browning2000-06-071-2/+2
* * mount.cc: add stdlib.h for exitDJ Delorie2000-06-054-0/+11
* "Installation Instructions" for FAQ, first update for current net release.David Starks-Browning2000-06-021-172/+154
* * exceptions.cc: Remove unneeded include.Christopher Faylor2000-06-017-27/+40
* * autoload.h: Put each info block in its own dummy static function.Christopher Faylor2000-06-012-1/+11
* * include/cygwin/version.h: use decimal, NOT octalDJ Delorie2000-05-312-2/+8
* Remove broken targets readme.info, faq.infoDavid Starks-Browning2000-05-311-1/+4
* * fhandler.cc (fhandler_disk_file::open): Check for executableCorinna Vinschen2000-05-312-2/+8
* * dcrt0.cc: Use LoadDLLfuncEx for loading Crypto API functionsCorinna Vinschen2000-05-312-5/+10
* * path.cc (mount_info::conv_to_win32_path): Previous patch was too aggressiveChristopher Faylor2000-05-302-5/+12
* Needed for previous changes.Christopher Faylor2000-05-301-0/+2
* * Makefile.in: Remove libadvapi32.a.Christopher Faylor2000-05-3011-130/+240
* * fhandler_random.cc (read): Use CRYPT_MACHINE_KEYSET inCorinna Vinschen2000-05-272-4/+10
* * include/wincrypt.h: Add missing CRYPT_MACHINE_KEYSET define.Corinna Vinschen2000-05-272-0/+5
* * errno.cc (errmap): Map ERROR_BAD_NET_NAME to errno ENOSHARE.Corinna Vinschen2000-05-262-0/+5
* * sigproc.h (sigframe::set): Accept a default frame pointer.Christopher Faylor2000-05-263-4/+12
* * configure.in: Don't assume that cinstall directory exists.Christopher Faylor2000-05-253-3/+3
* * configure.in: Don't assume that cinstall directory exists.Christopher Faylor2000-05-253-17/+34
* * dir.cc (rmdir): Use file attributes that have already been discovered byChristopher Faylor2000-05-252-2/+3
* * dir.cc (rmdir): Use file attributes that have already been discoveredChristopher Faylor2000-05-252-2/+2
* * dir.cc (rmdir): Use file attributes that have already been discovered byChristopher Faylor2000-05-252-3/+7
* Patch by Kazuhiro Fujieda <fujieda@jaist.ac.jp>:Corinna Vinschen2000-05-252-1/+6
* * dir.cc (writable_directory): Comment out previous code,Corinna Vinschen2000-05-244-7/+34
* * Makefile.common (%.o): further simplify, add "..." to make itDJ Delorie2000-05-242-4/+9
* * syscalls.cc (_cygwin_istext_for_stdio): New, for newlibDJ Delorie2000-05-233-2/+62
* * dir.cc (writable_directory): handle root directoriesDJ Delorie2000-05-232-0/+8
* * uname.cc (uname): Use a "s" to denote a snapshot to avoid confusion with theChristopher Faylor2000-05-232-1/+6
* * path.cc (mount_info::conv_to_posix_path): Avoid putting a trailing slash on aChristopher Faylor2000-05-234-27/+48
* * mkvers.sh: Use snapshot date as build date since it is more interesting.Christopher Faylor2000-05-233-6/+23
* * environ.cc (regopt): Scan HKLM if HKCU scan fails.Christopher Faylor2000-05-222-0/+10
* * dir.cc (rmdir): Care for misleading error messagesCorinna Vinschen2000-05-223-8/+26
* * dcrt0.cc (dll_crt0_1): Move uinfo_init call to before sigproc_init to avoid aChristopher Faylor2000-05-223-16/+18
* * exceptions.cc (interruptible): Add an argument to control whether functionChristopher Faylor2000-05-202-37/+67
* * regtool.cc (find_key): Add parameter `access'.Corinna Vinschen2000-05-192-9/+18
* * syscalls.cc (setmode): change mode of any matching FILE* also.DJ Delorie2000-05-192-0/+26
* * cygpath.cc: add --windir/--sysdir optionsDJ Delorie2000-05-193-2/+27
* * Makefile.in: Remove external.h dependency.Christopher Faylor2000-05-184-6/+15
* * Makefile.in: Eliminate WINSUP_DEPS.Christopher Faylor2000-05-188-135/+14
* * MAINTAINERS: Add Corinna to general list.Christopher Faylor2000-05-182-9/+16
* Eliminate.Christopher Faylor2000-05-181-50/+0
* * select.cc (thread_pipe): Add paranoid check to ensure thread termination.Christopher Faylor2000-05-186-26/+88
* * include/winnt.h: Add some missing TAPE_DRIVE_* defines.Corinna Vinschen2000-05-182-0/+7
* * sigproc.h (sigframe): Don't set frame info unless tid matches this thread id.Christopher Faylor2000-05-182-1/+6
* * dcrt0.cc (dll_crt0_1): Initialize mainthread stuff here before anything needsChristopher Faylor2000-05-185-6/+22
* * testsuite/winsup.api/crlf.c: NewDJ Delorie2000-05-175-0/+1289
* * path.cc (mount_info::cygdrive_posix_path): Don't add trailing slash ifChristopher Faylor2000-05-1715-69/+182
* * fhandler_tape.cc (fhandler_dev_tape::ioctl): CheckCorinna Vinschen2000-05-162-1/+12
* * include/cygwin/in.h (AF_INET6): Use correct in6_addr struct.Christopher Faylor2000-05-162-1/+5