Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (_GNU_GLOB_INTERFACE_VERSION): New macro. | Roland McGrath | 1995-12-06 | 1 | -0/+1 |
| | |||||
* | Tue Jun 20 02:18:19 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 1995-06-22 | 1 | -0/+50 |
* Makerules (lib%.so: lib%_pic.a): Pass -soname switch giving the library's name including $(libprefix) and major version number. * locale/locale-ctype.c (allocate_arrays): Use xmalloc and bzero in place of xcalloc. * Makeconfig (prefix, exec_prefix, libprefix): Instead of `ifndef', use the $(origin) function to only set these if they are undefined, and not if they are defined to empty. * gnu-versions.h: New file. * features.h (__GNU_LIBRARY__): Increase value to 5. |