Source-Changes archive

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

CVS commit: basesrc



Module Name:    basesrc
Committed By:   kleink
Date:           Tue Nov 30 15:58:18 UTC 1999

Modified Files:
        basesrc/lib/libmenu: item.c menu.c userptr.c

Log Message:
* use <stdlib.h> instead of deprecated <malloc.h>
* replace <strings.h>/bcopy() with <string.h>/memcpy()


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/lib/libmenu/item.c basesrc/lib/libmenu/menu.c \
    basesrc/lib/libmenu/userptr.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