| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2003-06-07 | [PATCH] zlib cleanup: Z_NULL removal | Jörn Engel | |
| s/Z_NULL/NULL/g. | |||
| 2003-06-07 | [PATCH] zlib cleanup: local | Jörn Engel | |
| Simple s/local/static/. | |||
| 2003-06-05 | [PATCH] zlib cleanup: OF | Jörn Engel | |
| Remove the stale support for K&R function declarations through the OF() macro. This is the last patch to clean up zconf.h, at least for now. | |||
| 2003-06-05 | [PATCH] zlib cleanup: ZEXPORT | Jörn Engel | |
| Just a simple s/ZEXPORT//. | |||
| 2003-06-05 | [PATCH] zlib cleanup: remove FAR macro | Jörn Engel | |
| This removes FAR, the typedefs using FAR (Bytef and friends) and the function prototypes for zalloc and zfree that should have gone earlier already. | |||
| 2002-02-06 | Fix up tree oddities that Al pointed out. | Linus Torvalds | |
