summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in: Add cygheap.o.Christopher Faylor2000-09-0344-1880/+2211
* * Makefile.in: Add new goal "check"Christopher Faylor2000-09-034-6/+15
* * Makefile.in: Remove "make check" support. It is now in winsup/Makefile.in.Christopher Faylor2000-09-032-56/+6
* Importing Egor's testsuite.Christopher Faylor2000-09-0399-5/+26942
* Importing Egor's testsuite.Christopher Faylor2000-09-0331-0/+6749
* Remove everythingChristopher Faylor2000-09-033-9/+0
* Remove READMEChristopher Faylor2000-09-031-42/+0
* remove everything and move it up a level.Christopher Faylor2000-09-035-804/+0
* * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for CanadianAlexandre Oliva2000-09-022-4/+25
* * sh.h (R_SH_GOT32, R_SH_PLT32, R_SH_COPY, R_SH_GLOB_DAT,Alexandre Oliva2000-09-022-1/+15
* * sigproc.cc (mychild): New function.Christopher Faylor2000-09-022-7/+25
* * sigproc.cc (sigproc_init): Create wait_sig_inited without auto-reset to avoidChristopher Faylor2000-09-012-2/+8
* * sigproc.cc (proc_info): Rename proc_exists which takes a pid to "pid_exists".Christopher Faylor2000-09-019-56/+81
* * Makefile.in: More normalization.Christopher Faylor2000-09-012-4/+7
* * Makefile.in: Normalize 'pwd' based on location of winsup.Christopher Faylor2000-08-312-2/+7
* * errno.cc (set_errno_from_win_error): Actually use arguments to strace_printf.Christopher Faylor2000-08-312-6/+11
* * ltconfig, ltmain.sh: Updated from libtool multi-language branch.Alexandre Oliva2000-08-316-2205/+4547
* * times.cc (gettimeofday): use GetSystemTimeAsFileTime to avoid aDJ Delorie2000-08-302-7/+11
* 2000-08-30 Kazu Hirata <kazu@hxi.com>Jeff Johnston2000-08-302-3/+7
* 2000-08-30 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston2000-08-304-4/+15
* Correct for missing patchGeoffrey Keating2000-08-301-1/+1
* * 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