* locale/loadlocale.c (_nl_load_locale): Use MAP_INHERIT flag in
authorRoland McGrath <roland@gnu.org>
Sat, 8 Apr 1995 19:09:39 +0000 (19:09 +0000)
committerRoland McGrath <roland@gnu.org>
Sat, 8 Apr 1995 19:09:39 +0000 (19:09 +0000)
commit883bc19b7c819edce146ca43b77991f7dcf0608b
tree33786f9e6d51680425f70d294b35237aa03f71da
parent8ab69eb33086a5cb11846414487fe22da5b93154
* locale/loadlocale.c (_nl_load_locale): Use MAP_INHERIT flag in

  mmap call.

* configure.in (os=freebsd*|bsdi*): Set base_os=unix/bsd/bsd4.4
  for these too.

* sysdeps/unix/sysv/tcsetattr.c: Use |= instead of = to properly
  set c_oflag value.

* Makeconfig [! objpfx] (csu-objpfx): Add trailing slash.

* locale/Makefile (categories): Uncomment collate.
* locale/lc-collate.c: New file.
ChangeLog
Makeconfig
configure.in
locale/Makefile
locale/lc-collate.c [new file with mode: 0644]
locale/loadlocale.c
sysdeps/unix/sysv/tcsetattr.c