summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * libc/string/swab.c: Specify that it's defined in <unistd.h>.Geoffrey Keating2000-08-303-3/+8
* * grp.cc (getgroups): fail with EINVAL if array is not largeDJ Delorie2000-08-292-5/+15
* 2000-08-29 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston2000-08-292-7/+11
* * signal.cc (_raise): New function.Christopher Faylor2000-08-295-14/+25
* * kill.c (main): Avoid skipping next argument when a signal number isChristopher Faylor2000-08-293-2/+10
* 2000-08-27 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston2000-08-283-5/+22
* 2000-08-27 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston2000-08-2822-54/+61
* 2000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston2000-08-283-5/+5
* * pinfo.h (pinfo): Un-inline release.Christopher Faylor2000-08-264-32/+44
* * dcrt0.cc (dll_crt0_1): Move set_os_type.Christopher Faylor2000-08-267-68/+74
* * libc/include/sys/unistd.h (environ): this one isn't from theDJ Delorie2000-08-252-1/+6
* * exec.cc (_execve): Change definition according to declaration inCorinna Vinschen2000-08-252-2/+7
* * libc/stdlib/system.c (do_system): Eliminate explicit declaration of environChristopher Faylor2000-08-252-4/+9
* * Makefile.in: Only build dumper.exe when all of its library and includeChristopher Faylor2000-08-252-8/+29
* Add entry "How do I uninstall Cygwin?"David Starks-Browning2000-08-251-0/+22
* * Makefile.in: Make failure to build dumper.exe a non-error.Christopher Faylor2000-08-252-2/+6
* minor formatting fixesDavid Starks-Browning2000-08-252-3/+2
* Major re-write of "Installation using the setup.exe program".David Starks-Browning2000-08-251-210/+112
* Minor changes.David Starks-Browning2000-08-252-5/+8
* * external.cc (cygwin_internal): Add CW_INIT_EXCEPTIONS to allow cygwinChristopher Faylor2000-08-255-7/+23
* * ps.cc (main): Always print a cygwin process using cygwin paths.Christopher Faylor2000-08-252-2/+6
* 2000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston2000-08-248-10/+45
* * ps.cc (main): Always print a cygwin process using cygwin paths.Christopher Faylor2000-08-241-0/+4
* * select.cc (cygwin_select): Correct logic for "always_ready" fds or when thereChristopher Faylor2000-08-243-10/+18
* Change attribution.Christopher Faylor2000-08-242-2/+2
* * Makefile.common: Add bupdir2 to reference above the i686-pc-cygwin directory.Christopher Faylor2000-08-242-2/+13
* * Makefile.in: Add dumper.exe target and associated mechanisms for building it.Christopher Faylor2000-08-248-3/+1120
* 2000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston2000-08-2414-4/+46
* * include/cygwin/core_dump.h: New file, contains structures used in cygwin coreChristopher Faylor2000-08-243-0/+91
* * environ.cc (parse_thing): nobinmode should force O_TEXT.Christopher Faylor2000-08-244-5/+18
* * include/sys/cygwin.h (strace_printf_wrap): Force printing whenChristopher Faylor2000-08-242-2/+8
* * debug.h: Allow some debug defines for use in header files.Christopher Faylor2000-08-242-1/+6
* 2000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston2000-08-246-7/+23
* 2000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston2000-08-244-8/+26
* * dcrt0.cc (dll_crt0_1): Move exception list and constructor stuff earlier inChristopher Faylor2000-08-247-24/+81
* Revert previous erroneous checkin.Christopher Faylor2000-08-236-36/+12
* * include/sys/cygwin.h: Protect class definitions.Christopher Faylor2000-08-238-12/+42
* * libc/unix/getut.c (utmpname): added _CONST to reflect common useDJ Delorie2000-08-222-1/+7
* * path.cc (symlink_info::check): Clear error on each iteration of extensionChristopher Faylor2000-08-222-1/+7
* * Makefile.in: Don't include '.d' file if there are none generated yet.Christopher Faylor2000-08-222-3/+9
* * include/sys/cygwin.h: Declare some thread classes.Christopher Faylor2000-08-223-0/+10
* * winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h filesChristopher Faylor2000-08-2263-209/+281
* * config-ml.in (CC, CXX): Avoid trailing whitespace.Alexandre Oliva2000-08-222-3/+42
* * cygerrno.h: New file. Use this throughout whenever errno manipulation isChristopher Faylor2000-08-2245-133/+203
* Update copyright.Christopher Faylor2000-08-211-3/+3
* * include/cygwin/cygwin_dll.h (DECLARE_CYGWIN_DLL): hinstance,DJ Delorie2000-08-212-6/+6
* * include/cygwin/cygwin_dll.h (DECLARE_CYGWIN_DLL): handle,DJ Delorie2000-08-212-1/+6
* * Makefile.in (ALL_MODULES): Add all-cgen.Doug Evans2000-08-203-3/+22
* * include/winnt.h:Add enums for TokenRestrictedSids and TokenSessionIdCorinna Vinschen2000-08-192-1/+17
* * Makefile.in: hinfo.o -> dtable.o.Christopher Faylor2000-08-181-11/+10