[BACK]Return to shlib_version CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / lib / libc

File: [cvs.NetBSD.org] / src / lib / libc / shlib_version (download)

Revision 1.73, Wed Aug 25 05:09:27 1999 UTC (24 years, 8 months ago) by thorpej
Branch: MAIN
Changes since 1.72: +2 -2 lines

Add __msgctl13(), __semctl13(), and __shmctl13() (symbols are __RENAME()'d
in their respective header files).  Add PSEUDO stubs for the old versions
of these system calls.

Note that __semctl13() doesn't require the extra stub that the old
semctl()/__semctl() did, as the SUSv2 version takes variable arguments,
and thus does not require the extra indirection.

#	$NetBSD: shlib_version,v 1.73 1999/08/25 05:09:27 thorpej Exp $
#	Remember to update distrib/sets/lists/base/shl.* when changing
#
major=12
minor=45