Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | see 23479: add initial features support for modules | Peter Stephenson | 2007-05-28 | 1 | -3/+26 |
| | |||||
* | 22474: use variable argument lists to improve error message handling | Peter Stephenson | 2006-05-30 | 1 | -14/+12 |
| | |||||
* | 22284: add --disable-dynamic-nss configure switch to disable use of ↵ | Clint Adams | 2006-02-19 | 1 | -2/+2 |
| | | | | getpw*(), getgr*(), initgroups() functions. | ||||
* | Values being stored in an array or a hash needed to be metafied | Wayne Davison | 2006-01-13 | 1 | -5/+5 |
| | | | | (using META_DUP) instead of just duplicated via ztrdup(). | ||||
* | 22082: print out uid or gid in stat if name not available | Peter Stephenson | 2005-12-19 | 1 | -6/+18 |
| | |||||
* | 21978: unmetafy file name | Andrey Borzenkov | 2005-11-02 | 1 | -2/+2 |
| | |||||
* | 20822: Initial code for Unicode/multibyte input | Peter Stephenson | 2005-02-18 | 1 | -2/+2 |
| | | | | 20823: Debugging test in stat wrong for 64-bit systems | ||||
* | Marked unused parameters with the new UNUSED() macro. | Wayne Davison | 2004-06-02 | 1 | -3/+3 |
| | |||||
* | a la 19209: zcalloc -> zshcalloc | Peter Stephenson | 2003-10-29 | 1 | -2/+2 |
| | |||||
* | 17582: Improved option argument handling. | Peter Stephenson | 2002-08-27 | 1 | -27/+29 |
| | | | | unposted: Updated version to 4.1.0-dev-6 because of interface change. | ||||
* | 14314: writing const variable under cygwin | Peter Stephenson | 2001-05-11 | 1 | -3/+3 |
| | |||||
* | Bart 14144: fix compilation problem on current Cygwin 1.3.1 (macros were | Andrey Borzenkov | 2001-04-30 | 1 | -3/+23 |
| | | | | | changed to external variables and cannot be used to initialize static array). Modified by me __CYGWIN -> __CYGWIN__ | ||||
* | stat -o shows file modes in octal | Peter Stephenson | 2000-04-07 | 1 | -31/+117 |
| | |||||
* | Initial revision | Tanaka Akira | 1999-04-15 | 1 | -0/+535 |