Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-3] src/lib/libcompat/4.3



Module Name:    src
Committed By:   tron
Date:           Thu Aug  4 17:33:15 UTC 2005

Removed Files:
        src/lib/libcompat/4.3 [netbsd-3]: insque.3 insque.c lsearch.3 lsearch.c
            remque.c

Log Message:
Pull up file removal (requested by drochner in ticket #632):
Move insque/remque/lsearch/lfind from libcompat to libc,
they are in XPG4-UNIX, XSH5.0, mentioned in SUSv3 etc.
Minimal update of the manpages. (more needed)


To generate a diff of this commit:
cvs rdiff -r1.11 -r0 src/lib/libcompat/4.3/insque.3
cvs rdiff -r1.8 -r0 src/lib/libcompat/4.3/insque.c \
    src/lib/libcompat/4.3/lsearch.3 src/lib/libcompat/4.3/lsearch.c \
    src/lib/libcompat/4.3/remque.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index