Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Makefile.in (VPATH): Add regex directory. | Christopher Faylor | 2001-12-20 | 1 | -1321/+0 |
| | | | | | | | | | | | | | | | | | | (NM): new variable. (OBSOLETE_FUNCTIONS): Ditto. (NEW_FUNCTIONS): Ditto. (install-headers): Install regex.h. (install-man): New target. (install): Use new target. (DLL_OFILES): Add v8_reg* stuff. (new-cygwin1.dll): Eliminate stamp-cygwin-lib creation. (libcygwin.a): Remove obsolete functions from import lib. Add new functions. * configure.in: Detect 'nm' tool. * configure: Regenerate. * cygwin.din: Export posix_reg* functions. Eliminate export of v8 reg* functions. This is now handled in object files themselves. * regex/*: New files. * regexp/v8_*.c: New files, renamed from non v8_ equivalents. | ||||
* | * exceptions.cc (ctrl_c_handler): Always send signal to process if it has no | Christopher Faylor | 2001-05-04 | 1 | -1/+1 |
| | | | | tty. | ||||
* | Whitespace cleanup. | Christopher Faylor | 2000-10-28 | 1 | -7/+7 |
| | | | | | | * configure.in: Eliminate subdir stuff. * configure: Regenerate. * include/getopt.h (option): Make name field 'const'. | ||||
* | * regexp/regexp.c: Add winsup.h. | Christopher Faylor | 2000-08-02 | 1 | -0/+1 |
| | |||||
* | Remove RCS cruft. | Christopher Faylor | 2000-02-24 | 1 | -6/+0 |
| | |||||
* | Respond to a multitude of g++ warnings. | Christopher Faylor | 2000-02-21 | 1 | -1/+1 |
| | |||||
* | import winsup-2000-02-17 snapshot | Christopher Faylor | 2000-02-17 | 1 | -0/+1326 |