Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * string.h (cygwin_strchr): Make 'static inline' so that things will still work | Christopher Faylor | 2001-05-06 | 1 | -1/+1 |
| | | | | when optimized. | ||||
* | * string.h: Fix last-minute typo. | Christopher Faylor | 2001-05-04 | 1 | -2/+2 |
| | |||||
* | Revert much of previous erroneous checkin. Add ChangeLog entry. | Christopher Faylor | 2001-05-04 | 1 | -0/+44 |
* pinfo.h: Correctly set __SIGOFFSET. * path.cc (hash_path_name): Avoid calling library functions for simple copying of characters. * shortcut.c: Use WIN32_LEAN_AND_MEAN. * smallprint.c: Ditto. * environ.cc (getwinenv): Minor clarity fix. * localtime.c: No need to include windows.h * string.h: New file. |