Source-Changes archive

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

NetBSD master CVS tree commits



perry
Tue Feb  3 10:41:26 PST 1998
Update of /cvsroot/src/lib/libc/stdio
In directory netbsd1:/var/slash-tmp/cvs-serv6411

Modified Files:
        fclose.c fdopen.c fflush.c fgetln.c fgets.c findfp.c flags.c 
        fopen.c fpurge.c fputc.c fread.c freopen.c fseek.c ftell.c 
        funopen.c fvwrite.c fwalk.c gets.c makebuf.c mktemp.c perror.c 
        refill.c rewind.c rget.c setbuffer.c setvbuf.c stdio.c 
        ungetc.c vfprintf.c vfscanf.c wbuf.c wsetup.c 
Log Message:
remove obsolete register declarations

perry
Tue Feb  3 10:44:22 PST 1998
Update of /cvsroot/src/lib/libc/stdlib
In directory netbsd1:/var/slash-tmp/cvs-serv6952

Modified Files:
        _strtoq.c _strtouq.c atexit.c bsearch.c calloc.c exit.c 
        getenv.c getsubopt.c heapsort.c malloc.c merge.c qsort.c 
        radixsort.c random.c setenv.c strtod.c 
Log Message:
remove obsolete register declarations

perry
Tue Feb  3 10:49:27 PST 1998
Update of /cvsroot/src/lib/libc/string
In directory netbsd1:/var/slash-tmp/cvs-serv7732

Modified Files:
        __strerror.c __strsignal.c bcmp.c bcopy.c bm.c bzero.c ffs.c 
        index.c memccpy.c memchr.c memcmp.c memset.c rindex.c 
        strcasecmp.c strcat.c strcmp.c strcpy.c strcspn.c strlen.c 
        strmode.c strncat.c strncmp.c strncpy.c strpbrk.c strsep.c 
        strspn.c strstr.c strtok.c strtok_r.c strxfrm.c swab.c 
Log Message:
remove obsolete register declarations



Home | Main Index | Thread Index | Old Index