This is the mail archive of the glibc-linux@ricardo.ecn.wfu.edu mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

errno


hello,
i want to make a custom lite glibc
but i cannot find out where errno is
please help
thx in advanced!:)        
==
`_IO_putc'              in libio/putc.o
`_IO_stderr_'           in libio/stdfiles.o
`_IO_stdin_'            in libio/stdfiles.o
`_IO_stdout_'           in libio/stdfiles.o
`__ctype_b'             in ctype/ctype-info.o
`__ctype_tolower'       in ctype/ctype-info.o
`__divdf3'              in ?
`__fixdfsi'             in ?
`__floatsidf'           in ?
`_exit'                 in posix/_exit.o
`access'                in io/access.o
`atoi'                  in stdlib/atoi.o
`bsearch'               in stdlib/bsearch.o
`calloc'                in malloc/malloc.o
`chdir'                 in io/chdir.o
`chmod'                 in io/chmod.o
`chown'                 in io/chown.o
`clearerr'              in libio/clearerr.o
`close'                 in io/close.o
`closedir'              in dirent/closedir.o
`creat'                 in io/creat.o
`ctime'                 in time/ctime.o
`environ'               in posix/environ.o        
`ctime'                 in time/ctime.o
`environ'               in posix/environ.o
`errno'                 in ??
`execv'                 in posix/execv.o
`execvp'                in posix/execvp.o
`exit'                  in stdlib/exit.o
`fclose'                in libio/iofclose.o
`feof'                  in libio/feof.o
`ferror'                in libio/ferror.o
`fflush'                in libio/iofflush.o
`fgetc'                 in libio/fgetc.o
`fgets'                 in libio/iofgets.o
`fopen'                 in libio/iofopen.o
`fork'                  in posix/fork.o
`fprintf'               in stdio-common/fprintf.o
`fputc'                 in libio/fputc.o
`fputs'                 in libio/iofputs.o
`free'                  in malloc/malloc.o
`fscanf'                in stdio-common/fscanf.o
`fstat'                 in io/fstat.o
`getcwd'                in io/getcwd.o
`getegid'               in posix/getegid.o
`getenv'                in stdlib/getenv.o               
`getegid'               in posix/getegid.o
`getenv'                in stdlib/getenv.o
`geteuid'               in posix/geteuid.o
`getgid'                in posix/getgid.o
`getgrgid'              in grp/getgrgid.o
`getgrnam'              in grp/getgrnam.o
`getpagesize'           in misc/getpagesize.o
`getpid'                in posix/getpid.o
`getpwnam'              in pwd/getpwnam.o
`getpwuid'              in pwd/getpwuid.o
`getuid'                in posix/getuid.o
`ioctl'                 in misc/ioctl.o
`localtime'             in time/localtime.o
`lseek'                 in io/lseek.o
`lstat'                 in io/lstat.o
`malloc'                in malloc/malloc.o
`memcmp'                in string/memcmp.o
`memcpy'                in string/memcpy.o
`memset'                in string/memset.o
`mkdir'                 in io/mkdir.o
`mmap'                  in misc/mmap.o
`mount'                 in misc/mount.o
`munmap'                in misc/munmap.o      
`mount'                 in misc/mount.o
`munmap'                in misc/munmap.o
`open'                  in io/open.o
`opendir'               in dirent/opendir.o
`perror'                in stdio-common/perror.o
`printf'                in stdio-common/printf.o
`putenv'                in stdlib/putenv.o
`qsort'                 in stdlib/qsort.o
`read'                  in io/read.o
`readdir'               in dirent/readdir.o
`readlink'              in io/readlink.o
`realloc'               in malloc/malloc.o
`rename'                in stdio-common/rename.o
`rmdir'                 in io/rmdir.o
`sigaction'             in signal/sigaction.o
`sigfillset'            in signal/sigfillset.o
`signal'                in signal/signal.o
`snprintf'              in stdio-common/snprintf.o
`sprintf'               in stdio-common/sprintf.o
`sscanf'                in stdio-common/sscanf.o
`stat'                  in io/stat.o
`strcasecmp'            in string/strcasecmp.o
`strcat'                in string/strcat.o                   
`strcasecmp'            in string/strcasecmp.o
`strcat'                in string/strcat.o
`strchr'                in string/strchr.o
`strcmp'                in string/strcmp.o
`strcpy'                in string/strcpy.o
`strcspn'               in string/strcspn.o
`strdup'                in string/strdup.o
`strftime'              in time/strftime.o
`strlen'                in string/strlen.o
`strncat'               in string/strncat.o
`strncmp'               in string/strncmp.o
`strncpy'               in string/strncpy.o
`strpbrk'               in string/strpbrk.o
`strrchr'               in string/strrchr.o
`strspn'                in string/strspn.o
`strstr'                in string/strstr.o
`strtol'                in stdlib/strtol.o
`symlink'               in io/symlink.o
`system'                in stdlib/system.o
`time'                  in time/time.o
`uname'                 in posix/uname.o
`unlink'                in io/unlink.o
`utime'                 in io/utime.o          
`unlink'                in io/unlink.o
`utime'                 in io/utime.o
`wait'                  in posix/wait.o
`write'                 in io/write.o   

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]