aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-09-04* path.cc (readlink): Check if buffer length is positive. Truncate output toChristopher Faylor14-27/+33
2000-09-03Add ARRAY_SIZE macro from egcs versionNick Clifton2-0/+6
2000-09-03Fix formatting, add copyright noticeNick Clifton2-46/+66
2000-09-03* environ.cc (environ_init): Don't free the new environment table after we'veChristopher Faylor2-1/+8
2000-09-03* Makefile.in: Add cygheap.o.Christopher Faylor44-1880/+2211
2000-09-03* Makefile.in: Add new goal "check"Christopher Faylor4-6/+15
2000-09-03* Makefile.in: Remove "make check" support. It is now in winsup/Makefile.in.Christopher Faylor2-56/+6
2000-09-03Importing Egor's testsuite.Christopher Faylor99-5/+26942
2000-09-03Importing Egor's testsuite.Christopher Faylor31-0/+6749
2000-09-03Remove everythingChristopher Faylor3-9/+0
2000-09-03Remove READMEChristopher Faylor1-42/+0
2000-09-03remove everything and move it up a level.Christopher Faylor5-804/+0
2000-09-02* configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for CanadianAlexandre Oliva2-4/+25
2000-09-02* sh.h (R_SH_GOT32, R_SH_PLT32, R_SH_COPY, R_SH_GLOB_DAT,Alexandre Oliva2-1/+15
2000-09-02* sigproc.cc (mychild): New function.Christopher Faylor2-7/+25
2000-09-01* sigproc.cc (sigproc_init): Create wait_sig_inited without auto-reset to avoidChristopher Faylor2-2/+8
2000-09-01* sigproc.cc (proc_info): Rename proc_exists which takes a pid to "pid_exists".Christopher Faylor9-56/+81
2000-09-01* Makefile.in: More normalization.Christopher Faylor2-4/+7
2000-08-31* Makefile.in: Normalize 'pwd' based on location of winsup.Christopher Faylor2-2/+7
2000-08-31* errno.cc (set_errno_from_win_error): Actually use arguments to strace_printf.Christopher Faylor2-6/+11
2000-08-31* ltconfig, ltmain.sh: Updated from libtool multi-language branch.Alexandre Oliva6-2205/+4547
2000-08-30* times.cc (gettimeofday): use GetSystemTimeAsFileTime to avoid aDJ Delorie2-7/+11
2000-08-302000-08-30 Kazu Hirata <kazu@hxi.com>Jeff Johnston2-3/+7
2000-08-302000-08-30 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston4-4/+15
2000-08-30Correct for missing patchGeoffrey Keating1-1/+1
2000-08-30 * libc/string/swab.c: Specify that it's defined in <unistd.h>.Geoffrey Keating3-3/+8
2000-08-29* grp.cc (getgroups): fail with EINVAL if array is not largeDJ Delorie2-5/+15
2000-08-292000-08-29 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston2-7/+11
2000-08-29* signal.cc (_raise): New function.Christopher Faylor5-14/+25
2000-08-29* kill.c (main): Avoid skipping next argument when a signal number isChristopher Faylor3-2/+10
2000-08-282000-08-27 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston3-5/+22
2000-08-282000-08-27 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston22-54/+61
2000-08-282000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston3-5/+5
2000-08-26* pinfo.h (pinfo): Un-inline release.Christopher Faylor4-32/+44
2000-08-26* dcrt0.cc (dll_crt0_1): Move set_os_type.Christopher Faylor7-68/+74
2000-08-25* libc/include/sys/unistd.h (environ): this one isn't from theDJ Delorie2-1/+6
2000-08-25 * exec.cc (_execve): Change definition according to declaration inCorinna Vinschen2-2/+7
2000-08-25* libc/stdlib/system.c (do_system): Eliminate explicit declaration of environChristopher Faylor2-4/+9
2000-08-25* Makefile.in: Only build dumper.exe when all of its library and includeChristopher Faylor2-8/+29
2000-08-25Add entry "How do I uninstall Cygwin?"David Starks-Browning1-0/+22
2000-08-25* Makefile.in: Make failure to build dumper.exe a non-error.Christopher Faylor2-2/+6
2000-08-25minor formatting fixesDavid Starks-Browning2-3/+2
2000-08-25Major re-write of "Installation using the setup.exe program".David Starks-Browning1-210/+112
2000-08-25Minor changes.David Starks-Browning2-5/+8
2000-08-25* external.cc (cygwin_internal): Add CW_INIT_EXCEPTIONS to allow cygwinChristopher Faylor5-7/+23
2000-08-25* ps.cc (main): Always print a cygwin process using cygwin paths.Christopher Faylor2-2/+6
2000-08-242000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston8-10/+45
2000-08-24* ps.cc (main): Always print a cygwin process using cygwin paths.Christopher Faylor1-0/+4
2000-08-24* select.cc (cygwin_select): Correct logic for "always_ready" fds or when thereChristopher Faylor3-10/+18
2000-08-24Change attribution.Christopher Faylor2-2/+2