]> sourceware.org Git - glibc.git/commit
Tue Jun 20 02:18:19 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
authorRoland McGrath <roland@gnu.org>
Thu, 22 Jun 1995 09:00:11 +0000 (09:00 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 22 Jun 1995 09:00:11 +0000 (09:00 +0000)
commit487253ea1f81b8223334200ada86a3d3b7de6d9c
tree0befcdc81388e86f1e550635437ffa0385cf34dc
parentb1099b2fba10e78325715f65e23af286705bf86e
Tue Jun 20 02:18:19 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>

* 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.
ChangeLog
Makeconfig
Makerules
features.h
gnu-versions.h [new file with mode: 0644]
locale/locale-ctype.c
This page took 0.04375 seconds and 5 git commands to generate.