OSDN Git Service

hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing...
authorPeter S. Mazinger <ps.m@gmx.net>
Sat, 14 Jan 2006 00:58:03 +0000 (00:58 -0000)
committerPeter S. Mazinger <ps.m@gmx.net>
Sat, 14 Jan 2006 00:58:03 +0000 (00:58 -0000)
commitaf0172162f7c653cad6a11ed1c1a5459bc154465
tree70031dad1e7286d58762da7b9e3d3f93d043c278
parentc8609543a9a8bf6559c2931dbbef6b3c41b3fbf2
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
671 files changed:
include/libc-internal.h
libc/inet/addr.c
libc/inet/ether_addr.c
libc/inet/getaddrinfo.c
libc/inet/getnetbyad.c
libc/inet/getnetbynm.c
libc/inet/getnetent.c
libc/inet/getproto.c
libc/inet/getservice.c
libc/inet/herror.c
libc/inet/hostid.c
libc/inet/if_index.c
libc/inet/ifaddrs.c
libc/inet/in6_addr.c
libc/inet/inet_net.c
libc/inet/ntop.c
libc/inet/opensock.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/clnt_unix.c
libc/inet/rpc/create_xid.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/rcmd.c
libc/inet/rpc/rexec.c
libc/inet/rpc/rpc_callmsg.c
libc/inet/rpc/rpc_dtablesize.c
libc/inet/rpc/rpc_private.h
libc/inet/rpc/rpc_prot.c
libc/inet/rpc/rpc_thread.c
libc/inet/rpc/rtime.c
libc/inet/rpc/ruserpass.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/svc_unix.c
libc/inet/rpc/xdr.c
libc/inet/rpc/xdr_array.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/inet/socketcalls.c
libc/misc/assert/__assert.c
libc/misc/ctype/ctype.c
libc/misc/dirent/alphasort.c
libc/misc/dirent/alphasort64.c
libc/misc/dirent/closedir.c
libc/misc/dirent/dirfd.c
libc/misc/dirent/dirstream.h
libc/misc/dirent/opendir.c
libc/misc/dirent/readdir.c
libc/misc/dirent/readdir64.c
libc/misc/dirent/readdir64_r.c
libc/misc/dirent/readdir_r.c
libc/misc/dirent/rewinddir.c
libc/misc/dirent/scandir.c
libc/misc/dirent/scandir64.c
libc/misc/dirent/seekdir.c
libc/misc/error/err.c
libc/misc/error/error.c
libc/misc/file/lockf.c
libc/misc/file/lockf64.c
libc/misc/fnmatch/fnmatch.c
libc/misc/fnmatch/fnmatch_loop.c
libc/misc/fnmatch/fnmatch_old.c
libc/misc/ftw/ftw.c
libc/misc/ftw/ftw64.c
libc/misc/glob/glob.c
libc/misc/glob/glob64.c
libc/misc/gnu/obstack.c
libc/misc/internals/__uClibc_main.c
libc/misc/internals/tempname.c
libc/misc/locale/locale.c
libc/misc/mntent/mntent.c
libc/misc/regex/regcomp.c
libc/misc/regex/regex.c
libc/misc/regex/regex_old.c
libc/misc/search/hsearch.c
libc/misc/search/hsearch_r.c
libc/misc/search/lsearch.c
libc/misc/search/tsearch.c
libc/misc/statfs/fstatfs64.c
libc/misc/statfs/fstatvfs.c
libc/misc/statfs/fstatvfs64.c
libc/misc/statfs/internal_statvfs.c
libc/misc/statfs/statfs64.c
libc/misc/statfs/statvfs.c
libc/misc/statfs/statvfs64.c
libc/misc/syslog/syslog.c
libc/misc/sysvipc/ftok.c
libc/misc/sysvipc/shm.c
libc/misc/time/adjtime.c
libc/misc/time/ftime.c
libc/misc/time/time.c
libc/misc/ttyent/getttyent.c
libc/misc/utmp/utent.c
libc/misc/utmp/wtent.c
libc/misc/wchar/Makefile.in
libc/misc/wchar/wchar.c
libc/misc/wchar/wstdio.c
libc/misc/wctype/wctype.c
libc/misc/wordexp/wordexp.c
libc/pwd_grp/lckpwdf.c
libc/pwd_grp/pwd_grp.c
libc/pwd_grp/pwd_grp_internal.c
libc/signal/killpg.c
libc/signal/raise.c
libc/signal/sigaction.c
libc/signal/sigaddset.c
libc/signal/sigblock.c
libc/signal/sigdelset.c
libc/signal/sigempty.c
libc/signal/sigfillset.c
libc/signal/siggetmask.c
libc/signal/sighold.c
libc/signal/sigignore.c
libc/signal/sigintr.c
libc/signal/sigjmp.c
libc/signal/signal.c
libc/signal/sigpause.c
libc/signal/sigrelse.c
libc/signal/sigset.c
libc/signal/sigsetmask.c
libc/signal/sigwait.c
libc/signal/sysv_signal.c
libc/stdio/_READ.c
libc/stdio/__fsetlocking.c
libc/stdio/_cs_funcs.c
libc/stdio/_flushlbf.c
libc/stdio/_fopen.c
libc/stdio/_fpmaxtostr.c
libc/stdio/_fwrite.c
libc/stdio/_stdio.c
libc/stdio/_stdio.h
libc/stdio/_trans2w.c
libc/stdio/_uintmaxtostr.c
libc/stdio/_wfwrite.c
libc/stdio/asprintf.c
libc/stdio/clearerr.c
libc/stdio/ctermid.c
libc/stdio/dprintf.c
libc/stdio/fclose.c
libc/stdio/fcloseall.c
libc/stdio/fdopen.c
libc/stdio/feof.c
libc/stdio/ferror.c
libc/stdio/fflush.c
libc/stdio/fgetc.c
libc/stdio/fgetpos.c
libc/stdio/fgetpos64.c
libc/stdio/fgets.c
libc/stdio/fgetwc.c
libc/stdio/fgetws.c
libc/stdio/fileno.c
libc/stdio/fmemopen.c
libc/stdio/fopen.c
libc/stdio/fopen64.c
libc/stdio/fopencookie.c
libc/stdio/fprintf.c
libc/stdio/fputc.c
libc/stdio/fputs.c
libc/stdio/fputwc.c
libc/stdio/fputws.c
libc/stdio/fread.c
libc/stdio/freopen.c
libc/stdio/fseeko.c
libc/stdio/fseeko64.c
libc/stdio/fsetpos.c
libc/stdio/fsetpos64.c
libc/stdio/ftello.c
libc/stdio/ftello64.c
libc/stdio/fwprintf.c
libc/stdio/fwrite.c
libc/stdio/getchar.c
libc/stdio/getdelim.c
libc/stdio/getline.c
libc/stdio/gets.c
libc/stdio/getw.c
libc/stdio/getwchar.c
libc/stdio/old_vfprintf.c
libc/stdio/open_memstream.c
libc/stdio/perror.c
libc/stdio/popen.c
libc/stdio/printf.c
libc/stdio/putchar.c
libc/stdio/puts.c
libc/stdio/putw.c
libc/stdio/putwchar.c
libc/stdio/remove.c
libc/stdio/rewind.c
libc/stdio/scanf.c
libc/stdio/setbuf.c
libc/stdio/setbuffer.c
libc/stdio/setlinebuf.c
libc/stdio/setvbuf.c
libc/stdio/snprintf.c
libc/stdio/sprintf.c
libc/stdio/swprintf.c
libc/stdio/tempnam.c
libc/stdio/tmpfile.c
libc/stdio/tmpnam.c
libc/stdio/ungetc.c
libc/stdio/ungetwc.c
libc/stdio/vasprintf.c
libc/stdio/vdprintf.c
libc/stdio/vfprintf.c
libc/stdio/vprintf.c
libc/stdio/vsnprintf.c
libc/stdio/vsprintf.c
libc/stdio/vswprintf.c
libc/stdio/vwprintf.c
libc/stdio/wprintf.c
libc/stdlib/abort.c
libc/stdlib/atexit.c
libc/stdlib/drand48.c
libc/stdlib/drand48_r.c
libc/stdlib/erand48.c
libc/stdlib/erand48_r.c
libc/stdlib/gcvt.c
libc/stdlib/getenv.c
libc/stdlib/getpt.c
libc/stdlib/jrand48.c
libc/stdlib/jrand48_r.c
libc/stdlib/ldiv.c
libc/stdlib/lldiv.c
libc/stdlib/lrand48.c
libc/stdlib/lrand48_r.c
libc/stdlib/malloc-simple/alloc.c
libc/stdlib/malloc-standard/calloc.c
libc/stdlib/malloc-standard/free.c
libc/stdlib/malloc-standard/mallinfo.c
libc/stdlib/malloc-standard/malloc.h
libc/stdlib/malloc-standard/realloc.c
libc/stdlib/malloc/calloc.c
libc/stdlib/malloc/free.c
libc/stdlib/malloc/heap_debug.c
libc/stdlib/malloc/malloc.c
libc/stdlib/malloc/malloc.h
libc/stdlib/malloc/malloc_debug.c
libc/stdlib/malloc/realloc.c
libc/stdlib/mrand48.c
libc/stdlib/mrand48_r.c
libc/stdlib/nrand48.c
libc/stdlib/nrand48_r.c
libc/stdlib/ptsname.c
libc/stdlib/rand.c
libc/stdlib/random.c
libc/stdlib/random_r.c
libc/stdlib/realpath.c
libc/stdlib/seed48.c
libc/stdlib/seed48_r.c
libc/stdlib/setenv.c
libc/stdlib/srand48.c
libc/stdlib/srand48_r.c
libc/stdlib/stdlib.c
libc/stdlib/strtod.c
libc/stdlib/strtof.c
libc/stdlib/strtold.c
libc/stdlib/system.c
libc/stdlib/unix_grantpt.c
libc/stdlib/unlockpt.c
libc/stdlib/valloc.c
libc/string/__glibc_strerror_r.c
libc/string/__xpg_strerror_r.c
libc/string/_collate.c
libc/string/arm/bcopy.S
libc/string/arm/bzero.S
libc/string/arm/memcmp.S
libc/string/arm/memcpy.S
libc/string/arm/memmove.S
libc/string/arm/memset.S
libc/string/arm/strcmp.S
libc/string/arm/strlen.S
libc/string/arm/strncmp.S
libc/string/basename.c
libc/string/bcopy.c
libc/string/bzero.c
libc/string/ffs.c
libc/string/frv/memcpy.S
libc/string/frv/memset.S
libc/string/generic/memchr.c
libc/string/generic/memcmp.c
libc/string/generic/memcpy.c
libc/string/generic/memmem.c
libc/string/generic/memmove.c
libc/string/generic/mempcpy.c
libc/string/generic/memrchr.c
libc/string/generic/memset.c
libc/string/generic/rawmemchr.c
libc/string/generic/strcat.c
libc/string/generic/strchr.c
libc/string/generic/strchrnul.c
libc/string/generic/strcmp.c
libc/string/generic/strcpy.c
libc/string/generic/strcspn.c
libc/string/generic/strlen.c
libc/string/generic/strncat.c
libc/string/generic/strncmp.c
libc/string/generic/strncpy.c
libc/string/generic/strnlen.c
libc/string/generic/strrchr.c
libc/string/generic/strsep.c
libc/string/generic/strspn.c
libc/string/generic/strstr.c
libc/string/generic/strtok_r.c
libc/string/i386/memchr.c
libc/string/i386/memcpy.c
libc/string/i386/memmove.c
libc/string/i386/memset.c
libc/string/i386/strcat.c
libc/string/i386/strchr.c
libc/string/i386/strcmp.c
libc/string/i386/strcpy.c
libc/string/i386/strlen.c
libc/string/i386/strncat.c
libc/string/i386/strncmp.c
libc/string/i386/strncpy.c
libc/string/i386/strnlen.c
libc/string/i386/strrchr.c
libc/string/memccpy.c
libc/string/memchr.c
libc/string/memcmp.c
libc/string/memcpy.c
libc/string/memmem.c
libc/string/memmove.c
libc/string/mempcpy.c
libc/string/memrchr.c
libc/string/memset.c
libc/string/mips/memcpy.S
libc/string/mips/memset.S
libc/string/mips/sysdep.h
libc/string/powerpc/memcpy.c
libc/string/powerpc/memmove.c
libc/string/powerpc/memset.c
libc/string/psignal.c
libc/string/rawmemchr.c
libc/string/sh64/memcpy.S
libc/string/sh64/memset.S
libc/string/sh64/strcpy.S
libc/string/sh64/strlen.S
libc/string/sparc/_glibc_inc.h
libc/string/sparc/sparc32/memchr.S
libc/string/sparc/sparc32/memcpy.S
libc/string/sparc/sparc32/memset.S
libc/string/sparc/sparc32/stpcpy.S
libc/string/sparc/sparc32/strcat.S
libc/string/sparc/sparc32/strchr.S
libc/string/sparc/sparc32/strcmp.S
libc/string/sparc/sparc32/strcpy.S
libc/string/sparc/sparc32/strlen.S
libc/string/sparc/sparc64/memchr.S
libc/string/sparc/sparc64/memcpy.S
libc/string/sparc/sparc64/memset.S
libc/string/sparc/sparc64/sparcv9b/memcpy.S
libc/string/sparc/sparc64/stpcpy.S
libc/string/sparc/sparc64/strcat.S
libc/string/sparc/sparc64/strchr.S
libc/string/sparc/sparc64/strcmp.S
libc/string/sparc/sparc64/strcpy.S
libc/string/sparc/sparc64/strlen.S
libc/string/stpcpy.c
libc/string/stpncpy.c
libc/string/strcasecmp.c
libc/string/strcasestr.c
libc/string/strcat.c
libc/string/strchr.c
libc/string/strchrnul.c
libc/string/strcmp.c
libc/string/strcpy.c
libc/string/strcspn.c
libc/string/strdup.c
libc/string/strerror.c
libc/string/strlcpy.c
libc/string/strlen.c
libc/string/strncasecmp.c
libc/string/strncat.c
libc/string/strncmp.c
libc/string/strncpy.c
libc/string/strndup.c
libc/string/strnlen.c
libc/string/strpbrk.c
libc/string/strrchr.c
libc/string/strsep.c
libc/string/strsignal.c
libc/string/strspn.c
libc/string/strstr.c
libc/string/strtok.c
libc/string/strtok_r.c
libc/string/x86_64/_glibc_inc.h
libc/string/x86_64/bzero.S
libc/string/x86_64/memcpy.S
libc/string/x86_64/mempcpy.S
libc/string/x86_64/memset.S
libc/string/x86_64/stpcpy.S
libc/string/x86_64/strcat.S
libc/string/x86_64/strchr.S
libc/string/x86_64/strcmp.S
libc/string/x86_64/strcpy.S
libc/string/x86_64/strcspn.S
libc/string/x86_64/strlen.S
libc/string/x86_64/strpbrk.S
libc/string/x86_64/strspn.S
libc/sysdeps/linux/alpha/__longjmp.S
libc/sysdeps/linux/alpha/brk.S
libc/sysdeps/linux/alpha/clone.S
libc/sysdeps/linux/arm/__longjmp.S
libc/sysdeps/linux/arm/brk.c
libc/sysdeps/linux/arm/clone.S
libc/sysdeps/linux/arm/ioperm.c
libc/sysdeps/linux/arm/iopl.c
libc/sysdeps/linux/arm/mmap64.S
libc/sysdeps/linux/arm/sigaction.c
libc/sysdeps/linux/arm/vfork.S
libc/sysdeps/linux/bfin/brk.c
libc/sysdeps/linux/bfin/vfork.S
libc/sysdeps/linux/common/__rt_sigtimedwait.c
libc/sysdeps/linux/common/__syscall_fcntl.c
libc/sysdeps/linux/common/__syscall_fcntl64.c
libc/sysdeps/linux/common/_exit.c
libc/sysdeps/linux/common/adjtimex.c
libc/sysdeps/linux/common/alarm.c
libc/sysdeps/linux/common/chdir.c
libc/sysdeps/linux/common/chmod.c
libc/sysdeps/linux/common/clock_getres.c
libc/sysdeps/linux/common/clock_gettime.c
libc/sysdeps/linux/common/clock_settime.c
libc/sysdeps/linux/common/close.c
libc/sysdeps/linux/common/cmsg_nxthdr.c
libc/sysdeps/linux/common/creat64.c
libc/sysdeps/linux/common/dl-osinfo.h
libc/sysdeps/linux/common/dup2.c
libc/sysdeps/linux/common/execve.c
libc/sysdeps/linux/common/fchdir.c
libc/sysdeps/linux/common/fork.c
libc/sysdeps/linux/common/fstat.c
libc/sysdeps/linux/common/fstat64.c
libc/sysdeps/linux/common/fstatfs.c
libc/sysdeps/linux/common/fsync.c
libc/sysdeps/linux/common/ftruncate.c
libc/sysdeps/linux/common/ftruncate64.c
libc/sysdeps/linux/common/getcwd.c
libc/sysdeps/linux/common/getdents.c
libc/sysdeps/linux/common/getdents64.c
libc/sysdeps/linux/common/getdirname.c
libc/sysdeps/linux/common/getdnnm.c
libc/sysdeps/linux/common/getdtablesize.c
libc/sysdeps/linux/common/getegid.c
libc/sysdeps/linux/common/geteuid.c
libc/sysdeps/linux/common/getgid.c
libc/sysdeps/linux/common/getgroups.c
libc/sysdeps/linux/common/gethstnm.c
libc/sysdeps/linux/common/getpagesize.c
libc/sysdeps/linux/common/getpgid.c
libc/sysdeps/linux/common/getpid.c
libc/sysdeps/linux/common/getpriority.c
libc/sysdeps/linux/common/getrlimit.c
libc/sysdeps/linux/common/getrlimit64.c
libc/sysdeps/linux/common/getsid.c
libc/sysdeps/linux/common/gettimeofday.c
libc/sysdeps/linux/common/getuid.c
libc/sysdeps/linux/common/ioctl.c
libc/sysdeps/linux/common/kill.c
libc/sysdeps/linux/common/llseek.c
libc/sysdeps/linux/common/longjmp.c
libc/sysdeps/linux/common/lseek.c
libc/sysdeps/linux/common/lstat.c
libc/sysdeps/linux/common/lstat64.c
libc/sysdeps/linux/common/mkdir.c
libc/sysdeps/linux/common/mkfifo.c
libc/sysdeps/linux/common/mknod.c
libc/sysdeps/linux/common/mmap.c
libc/sysdeps/linux/common/mmap64.c
libc/sysdeps/linux/common/modify_ldt.c
libc/sysdeps/linux/common/mremap.c
libc/sysdeps/linux/common/msync.c
libc/sysdeps/linux/common/munmap.c
libc/sysdeps/linux/common/nanosleep.c
libc/sysdeps/linux/common/nice.c
libc/sysdeps/linux/common/ntp_gettime.c
libc/sysdeps/linux/common/open.c
libc/sysdeps/linux/common/open64.c
libc/sysdeps/linux/common/pause.c
libc/sysdeps/linux/common/pipe.c
libc/sysdeps/linux/common/poll.c
libc/sysdeps/linux/common/posix_fadvise.c
libc/sysdeps/linux/common/posix_fadvise64.c
libc/sysdeps/linux/common/pread_write.c
libc/sysdeps/linux/common/read.c
libc/sysdeps/linux/common/readlink.c
libc/sysdeps/linux/common/rmdir.c
libc/sysdeps/linux/common/sbrk.c
libc/sysdeps/linux/common/select.c
libc/sysdeps/linux/common/setegid.c
libc/sysdeps/linux/common/seteuid.c
libc/sysdeps/linux/common/setgroups.c
libc/sysdeps/linux/common/setitimer.c
libc/sysdeps/linux/common/setpgid.c
libc/sysdeps/linux/common/setpgrp.c
libc/sysdeps/linux/common/setpriority.c
libc/sysdeps/linux/common/setregid.c
libc/sysdeps/linux/common/setresgid.c
libc/sysdeps/linux/common/setresuid.c
libc/sysdeps/linux/common/setreuid.c
libc/sysdeps/linux/common/setrlimit.c
libc/sysdeps/linux/common/setrlimit64.c
libc/sysdeps/linux/common/setsid.c
libc/sysdeps/linux/common/settimeofday.c
libc/sysdeps/linux/common/sigprocmask.c
libc/sysdeps/linux/common/sigsuspend.c
libc/sysdeps/linux/common/ssp.c
libc/sysdeps/linux/common/stat.c
libc/sysdeps/linux/common/stat64.c
libc/sysdeps/linux/common/statfs.c
libc/sysdeps/linux/common/time.c
libc/sysdeps/linux/common/times.c
libc/sysdeps/linux/common/truncate.c
libc/sysdeps/linux/common/truncate64.c
libc/sysdeps/linux/common/ulimit.c
libc/sysdeps/linux/common/uname.c
libc/sysdeps/linux/common/unlink.c
libc/sysdeps/linux/common/utime.c
libc/sysdeps/linux/common/utimes.c
libc/sysdeps/linux/common/vfork.c
libc/sysdeps/linux/common/wait.c
libc/sysdeps/linux/common/wait3.c
libc/sysdeps/linux/common/wait4.c
libc/sysdeps/linux/common/waitpid.c
libc/sysdeps/linux/common/write.c
libc/sysdeps/linux/cris/brk.c
libc/sysdeps/linux/cris/clone.S
libc/sysdeps/linux/cris/fork.c
libc/sysdeps/linux/cris/sbrk.c
libc/sysdeps/linux/cris/setjmp.S
libc/sysdeps/linux/e1/longjmp.c
libc/sysdeps/linux/frv/brk.c
libc/sysdeps/linux/frv/clone.S
libc/sysdeps/linux/frv/fstat.c
libc/sysdeps/linux/frv/fstat64.c
libc/sysdeps/linux/frv/lstat.c
libc/sysdeps/linux/frv/lstat64.c
libc/sysdeps/linux/frv/mmap.c
libc/sysdeps/linux/frv/sbrk.c
libc/sysdeps/linux/frv/stat.c
libc/sysdeps/linux/frv/stat64.c
libc/sysdeps/linux/frv/vfork.S
libc/sysdeps/linux/h8300/brk.c
libc/sysdeps/linux/h8300/clone.S
libc/sysdeps/linux/h8300/vfork.S
libc/sysdeps/linux/hppa/__longjmp.S
libc/sysdeps/linux/hppa/brk.c
libc/sysdeps/linux/hppa/clone.S
libc/sysdeps/linux/hppa/mmap.c
libc/sysdeps/linux/i386/__longjmp.S
libc/sysdeps/linux/i386/brk.c
libc/sysdeps/linux/i386/clone.S
libc/sysdeps/linux/i386/mmap.S
libc/sysdeps/linux/i386/sigaction.c
libc/sysdeps/linux/i386/vfork.S
libc/sysdeps/linux/m68k/__longjmp.S
libc/sysdeps/linux/m68k/brk.c
libc/sysdeps/linux/m68k/clone.S
libc/sysdeps/linux/m68k/vfork.S
libc/sysdeps/linux/microblaze/__longjmp.S
libc/sysdeps/linux/microblaze/longjmp.S
libc/sysdeps/linux/microblaze/mmap.c
libc/sysdeps/linux/microblaze/vfork.S
libc/sysdeps/linux/mips/__longjmp.c
libc/sysdeps/linux/mips/brk.c
libc/sysdeps/linux/mips/clone.S
libc/sysdeps/linux/mips/mmap.c
libc/sysdeps/linux/mips/pipe.S
libc/sysdeps/linux/mips/pipe.c
libc/sysdeps/linux/mips/pread_write.c
libc/sysdeps/linux/mips/sigaction.c
libc/sysdeps/linux/nios/__longjmp.S
libc/sysdeps/linux/nios/brk.c
libc/sysdeps/linux/nios/clone.S
libc/sysdeps/linux/nios/vfork.S
libc/sysdeps/linux/nios2/__longjmp.S
libc/sysdeps/linux/nios2/brk.c
libc/sysdeps/linux/nios2/clone.S
libc/sysdeps/linux/nios2/vfork.S
libc/sysdeps/linux/powerpc/__longjmp.S
libc/sysdeps/linux/powerpc/brk.S
libc/sysdeps/linux/powerpc/clone.S
libc/sysdeps/linux/powerpc/ioctl.c
libc/sysdeps/linux/powerpc/mmap.c
libc/sysdeps/linux/powerpc/pread_write.c
libc/sysdeps/linux/powerpc/vfork.S
libc/sysdeps/linux/powerpc/vfork.c
libc/sysdeps/linux/sh/__longjmp.S
libc/sysdeps/linux/sh/brk.c
libc/sysdeps/linux/sh/clone.S
libc/sysdeps/linux/sh/longjmp.c
libc/sysdeps/linux/sh/mmap.c
libc/sysdeps/linux/sh/pipe.c
libc/sysdeps/linux/sh/pread_write.c
libc/sysdeps/linux/sh/sbrk.c
libc/sysdeps/linux/sh/vfork.S
libc/sysdeps/linux/sh64/brk.c
libc/sysdeps/linux/sparc/__longjmp.S
libc/sysdeps/linux/sparc/brk.c
libc/sysdeps/linux/sparc/clone.S
libc/sysdeps/linux/sparc/fork.S
libc/sysdeps/linux/sparc/vfork.S
libc/sysdeps/linux/v850/__longjmp.S
libc/sysdeps/linux/v850/mmap.c
libc/sysdeps/linux/v850/vfork.S
libc/sysdeps/linux/x86_64/__longjmp.S
libc/sysdeps/linux/x86_64/brk.c
libc/sysdeps/linux/x86_64/clone.S
libc/sysdeps/linux/x86_64/mmap.c
libc/sysdeps/linux/x86_64/sigaction.c
libc/sysdeps/linux/x86_64/vfork.S
libc/termios/Makefile.in
libc/termios/cfmakeraw.c [new file with mode: 0644]
libc/termios/cfsetspeed.c [new file with mode: 0644]
libc/termios/isatty.c [new file with mode: 0644]
libc/termios/speed.c [new file with mode: 0644]
libc/termios/tcdrain.c [new file with mode: 0644]
libc/termios/tcflow.c [new file with mode: 0644]
libc/termios/tcflush.c [new file with mode: 0644]
libc/termios/tcgetattr.c
libc/termios/tcgetpgrp.c [new file with mode: 0644]
libc/termios/tcgetsid.c
libc/termios/tcsendbrk.c [new file with mode: 0644]
libc/termios/tcsetattr.c
libc/termios/tcsetpgrp.c [new file with mode: 0644]
libc/termios/termios.c [deleted file]
libc/termios/ttyname.c
libc/unistd/confstr.c
libc/unistd/daemon.c
libc/unistd/exec.c
libc/unistd/fpathconf.c
libc/unistd/getlogin.c
libc/unistd/getopt-susv3.c
libc/unistd/getopt.c
libc/unistd/getpass.c
libc/unistd/getsubopt.c
libc/unistd/pathconf.c
libc/unistd/sleep.c
libc/unistd/sysconf.c
libc/unistd/ualarm.c
libc/unistd/usershell.c
libc/unistd/usleep.c
libpthread/linuxthreads.old/attr.c
libpthread/linuxthreads.old/forward.c
libpthread/linuxthreads.old/libc_pthread_init.c
libpthread/linuxthreads.old/manager.c