OSDN Git Service

Bug ugly formatting update
authorEric Andersen <andersen@codepoet.org>
Mon, 9 Oct 2000 20:06:30 +0000 (20:06 -0000)
committerEric Andersen <andersen@codepoet.org>
Mon, 9 Oct 2000 20:06:30 +0000 (20:06 -0000)
commitc1fe19d4c1db610692365472a90f4661e48449c1
treed0b0219ffca3c4c4256f55c4aea4513e43d6aecd
parent9efafb8bbc7408b04643dcd53825d971577b4d9d
Bug ugly formatting update
98 files changed:
Makefile
include/fcntl.h
include/stdlib.h
include/unistd.h
libc/inet/.indent.pro [new file with mode: 0644]
libc/inet/Makefile
libc/inet/addr.c
libc/inet/resolv.c
libc/inet/rpc/auth_none.c
libc/inet/rpc/auth_unix.c
libc/inet/rpc/authunix_prot.c
libc/inet/rpc/bindresvport.c
libc/inet/rpc/clnt_generic.c
libc/inet/rpc/clnt_perror.c
libc/inet/rpc/clnt_raw.c
libc/inet/rpc/clnt_simple.c
libc/inet/rpc/clnt_tcp.c
libc/inet/rpc/clnt_udp.c
libc/inet/rpc/get_myaddress.c
libc/inet/rpc/getrpcent.c
libc/inet/rpc/getrpcport.c
libc/inet/rpc/pmap_clnt.c
libc/inet/rpc/pmap_getmaps.c
libc/inet/rpc/pmap_getport.c
libc/inet/rpc/pmap_prot.c
libc/inet/rpc/pmap_prot2.c
libc/inet/rpc/pmap_rmt.c
libc/inet/rpc/rpc_callmsg.c
libc/inet/rpc/rpc_commondata.c
libc/inet/rpc/rpc_dtablesize.c
libc/inet/rpc/rpc_prot.c
libc/inet/rpc/svc.c
libc/inet/rpc/svc_auth.c
libc/inet/rpc/svc_auth_unix.c
libc/inet/rpc/svc_raw.c
libc/inet/rpc/svc_run.c
libc/inet/rpc/svc_simple.c
libc/inet/rpc/svc_tcp.c
libc/inet/rpc/svc_udp.c
libc/inet/rpc/xdr.c
libc/inet/rpc/xdr_array.c
libc/inet/rpc/xdr_float.c
libc/inet/rpc/xdr_mem.c
libc/inet/rpc/xdr_rec.c
libc/inet/rpc/xdr_reference.c
libc/inet/rpc/xdr_stdio.c
libc/misc/regex/.indent.pro [new file with mode: 0644]
libc/misc/regex/Makefile
libc/misc/regex/rx.c
libc/misc/time/.indent.pro [new file with mode: 0644]
libc/misc/time/Makefile
libc/misc/time/asc_conv.c
libc/misc/time/asctime.c
libc/misc/time/asctime_r.c
libc/misc/time/ctime.c
libc/misc/time/ctime_r.c
libc/misc/time/gmtime.c
libc/misc/time/gmtime_r.c
libc/misc/time/localtime.c
libc/misc/time/localtime_r.c
libc/misc/time/mktime.c
libc/misc/time/tm_conv.c
libc/pwd_grp/Makefile
libc/stdio/.indent.pro [new file with mode: 0644]
libc/stdio/Makefile
libc/stdio/printf.c
libc/stdio/scanf.c
libc/stdio/stdio.c
libc/stdlib/.indent.pro [new file with mode: 0644]
libc/stdlib/Makefile
libc/stdlib/atexit.c
libc/stdlib/bsearch.c
libc/stdlib/getenv.c
libc/stdlib/malloc-simple/.indent.pro [new file with mode: 0644]
libc/stdlib/malloc-simple/Makefile [new file with mode: 0644]
libc/stdlib/malloc-simple/alloc.c [new file with mode: 0644]
libc/stdlib/malloc/Makefile
libc/stdlib/malloc/alloc.c [new file with mode: 0644]
libc/stdlib/mkstemp.c
libc/stdlib/mktemp.c
libc/stdlib/putenv.c
libc/stdlib/qsort.c
libc/stdlib/rand.c
libc/stdlib/realpath.c
libc/stdlib/setenv.c
libc/stdlib/strtod.c
libc/stdlib/system.c
libc/string/Makefile
libc/sysdeps/linux/common/Makefile
libc/sysdeps/linux/i386/Makefile
libc/sysdeps/linux/i386/clone.S
libc/termios/.indent.pro [new file with mode: 0644]
libc/termios/Makefile
libc/termios/termios.c
libc/termios/ttyname.c
test/stdlib/.cvsignore
test/stdlib/Makefile
test/stdlib/mallocbug.c [new file with mode: 0644]