[svn] / trunk / uClibc / include
(logo)

svn: trunk/uClibc/include

Current directory:[svn] / trunk / uClibc / include
Current revision: 21923
Jump to directory revision:
Files shown:88


File Rev. Age Author Last log entry
(dir) arpa/  21854  2 weeks  vda  reinstate external visibility of inet_ntoa_r, and add it to arpa/inet.h header. ...
(dir) net/  14288  2 years  vapier  sync with glibc
(dir) netax25/  7636  4 years  andersen  These are wanted by net-tools
(dir) neteconet/  7636  4 years  andersen  These are wanted by net-tools
(dir) netinet/  21132  2 months  carmelo  Added support for ether_line, ether_ntohost and ether_hostton. Added related tes...
(dir) netipx/  4288  6 years  andersen  Odd. This seems to be in the wrong spot...
(dir) netpacket/  5197  5 years  andersen  Make pump happy. Add in this header. -Erik
(dir) protocols/  4911  5 years  andersen  Update rpc headers. Add missing some headers -Erik
(dir) rpc/  21713  4 weeks  vda  Functions should be either exported in public .h files and marked with libc_hidd...
(dir) scsi/  8458  4 years  andersen  Add our own copies of the include/scsi header files, per what glibc does, rather...
(dir) sys/  21496  6 weeks  carmelo  Enable remap_file_pages prototype controlled by __USE_GNU define as well as mrem...
(file) langinfo.h    21923  11 days  carmelo  Added implementation for 'locale' command. Signed-off-by: Filippo Arcidiacono <...
(file) time.h    21883  2 weeks  vda  Experimentally move libc_hidden_proto(time) to time.h. The only code change obse...
(file) atomic.h    21825  2 weeks  aldot  - fixup asm. No object-code changes
(file) netdb.h    21713  4 weeks  vda  Functions should be either exported in public .h files and marked with libc_hidd...
(file) fenv.h    20880  3 months  aldot  - forgot to add include/fenv.h
(file) malloc.h    20868  3 months  aldot  - fix compilation: In file included from toolchain_build_i386/gcc-3.4.6/libibe...
(file) libc-symbols.h    20825  4 months  vapier  change NO_UNDERSCORES to just UNDERSCORES so as to be less confusing when doing ...
(file) elf.h    20728  4 months  vapier  Chris Zankel writes: The following patches add support for the Xtensa processor ...
(file) link.h    20475  5 months  bernds  Certain configure scripts test for presence of dlfcn.h. Don't install it if !HA...
(file) features.h    19833  7 months  vapier  drop __user hack for crappy kernel headers and document the __linux__ grease
(file) resolv.h    18480  12 months  aldot  - shrink resolver code
(file) dlfcn.h    17983  14 months  vapier  sync with glibc
(file) sched.h    17871  14 months  jocke  Impl. linux syscalls sched_getaffinity/sched_setaffinity but protect its use by ...
(file) stdlib.h    17817  15 months  vapier  revert previous change; reading POSIX spec some more says we need to set errno t...
(file) inttypes.h    17780  15 months  vapier  no need to duplicate WCHAR check
(file) obstack.h    17778  15 months  aldot  - silence warning about using an undefined token
(file) libc-internal.h    17624  15 months  vapier  use ifdef rather than if for stack direction
(file) glob.h    17614  15 months  vapier  check to see if __USE_FILE_OFFSET64 is defined rather than if it evaluates to tr...
(file) unistd.h    17605  15 months  vapier  sync with glibc as pointed out by Bernhard Fischer
(file) _lfs_64.h    17538  15 months  aldot  - fix format of comment
(file) strings.h    17065  16 months  aldot  - r16732 forgot to checkin the sync of the __UCLIBC_SUSV3_LEGACY_MACROS__ from s...
(file) stdio.h    16933  16 months  andersen  Patch from Bernhard Fischer: fix compilation if PUTC_MACRO and/or GETC_MACRO is ...
(file) printf.h    16801  17 months  andersen  Major cleanup of internal mutex locking. Be more consistant in how we do things...
(file) string.h    16732  17 months  aldot  - introduce UCLIBC_SUSV3_LEGACY_MACROS to be able to do away with all LEGACY s...
(file) mqueue.h    15942  20 months  vapier  sync with upstream via psm
(file) math.h    15940  20 months  vapier  sync with upstream via psm
(file) errno.h    15936  20 months  vapier  sync with psm: update errno handling to be the same on all arches
(file) error.h    14779  2 years  vapier  remove old cruft that doesnt matter for uClibc and breaks anyways when using -st...
(file) wchar.h    14600  2 years  psm  Comment __mbrlen
(file) libintl.h    13921  2 years  psm  Sync w/ glibc
(file) signal.h    13344  2 years  psm  revert 13331 and sync partly header w/ glibc, __sysv_signal is referenced in hea...
(file) fcntl.h    13255  2 years  psm  Add fcntl64 prototype
(file) alloca.h    13120  2 years  sjhill  Merge from NPTL branch.
(file) ftw.h    13017  2 years  psm  Sync ftw w/ glibc, splitting ftw and ftw64
(file) ctype.h    12920  2 years  psm  Convert all the rest, remove isxupper/isxlower, if someone objects, I'll add it ...
(file) locale.h    12901  2 years  psm  Sync headers w/ glibc
(file) fnmatch.h    12752  2 years  psm  Sync w/ glibc
(file) wctype.h    12695  2 years  psm  Sync to glibc, remove __x
(file) regex.h    12554  2 years  psm  Sync regex.h w/ glibc and make regex build w/ it
(file) getopt.h    12249  2 years  vapier  as psm points out, we need to use bits/getopt.h in unistd.h since getopt.h wont ...
(file) grp.h    12155  2 years  psm  Sync up w/ glibc
(file) nl_types.h    12155  2 years  psm  Sync up w/ glibc
(file) wordexp.h    12155  2 years  psm  Sync up w/ glibc
(file) err.h    12155  2 years  psm  Sync up w/ glibc
(file) regexp.h    12155  2 years  psm  Sync up w/ glibc
(file) utime.h    12155  2 years  psm  Sync up w/ glibc
(file) cpio.h    12155  2 years  psm  Sync up w/ glibc
(file) stdio_ext.h    12155  2 years  psm  Sync up w/ glibc
(file) utmp.h    12155  2 years  psm  Sync up w/ glibc
(file) shadow.h    12155  2 years  psm  Sync up w/ glibc
(file) iconv.h    12155  2 years  psm  Sync up w/ glibc
(file) paths.h    12155  2 years  psm  Sync up w/ glibc
(file) termios.h    12155  2 years  psm  Sync up w/ glibc
(file) pwd.h    12155  2 years  psm  Sync up w/ glibc
(file) assert.h    12136  2 years  vapier  sync with glibc to fix building xorg-server
(file) dirent.h    12130  2 years  psm  Sync headers w/ glibc
(file) stdint.h    11550  2 years  vapier  sync copyright with glibc
(file) ucontext.h    9317  3 years  andersen  Put back ucontext.h, but omit function prototypes for getcontext(), makecontext(...
(file) values.h    7402  4 years  mjn3  Don't install floating point related headers, and wrap some previously unwrapp...
(file) ulimit.h    7183  4 years  andersen  Add support for personality(), prctl(), ustat(), and ulimit() syscalls, which ha...
(file) ustat.h    7183  4 years  andersen  Add support for personality(), prctl(), ustat(), and ulimit() syscalls, which ha...
(file) xlocale.h    7150  4 years  mjn3  Add a new *scanf implementation, includeing the *wscanf functions. Should be s...
(file) gnu-versions.h    5575  5 years  mjn3  Add gnu obstack support. I still need to implement the obstack_printf and obsta...
(file) crypt.h    5176  5 years  andersen  Cleanup crypt and remove the crypt_r stuff, since SuSv3 (IEEE Std 1003.1-2001) s...
(file) complex.h    4748  6 years  andersen  Fill a few little holes in the math library
(file) tgmath.h    4748  6 years  andersen  Fill a few little holes in the math library
(file) libgen.h    4733  6 years  mjn3  New locale support (in development). Supports LC_CTYPE, LC_NUMERIC, LC_TIME, ...
(file) ttyent.h    4465  6 years  andersen  Add the ttyent.h header file
(file) ieee754.h    4340  6 years  andersen  Add in this missing header file
(file) sgtty.h    4147  6 years  andersen  Several little additions and cleanups. Add getw() and putw(). Add in some missi...
(file) lastlog.h    4147  6 years  andersen  Several little additions and cleanups. Add getw() and putw(). Add in some missi...
(file) setjmp.h    3438  6 years  andersen  Rev all the header files to sync things with glibc 2.2.4
(file) wait.h    3438  6 years  andersen  Rev all the header files to sync things with glibc 2.2.4
(file) pty.h    3438  6 years  andersen  Rev all the header files to sync things with glibc 2.2.4
(file) mntent.h    3438  6 years  andersen  Rev all the header files to sync things with glibc 2.2.4
(file) endian.h    3438  6 years  andersen  Rev all the header files to sync things with glibc 2.2.4
(file) limits.h    3438  6 years  andersen  Rev all the header files to sync things with glibc 2.2.4
(file) memory.h    3438  6 years  andersen  Rev all the header files to sync things with glibc 2.2.4
(file) search.h    3438  6 years  andersen  Rev all the header files to sync things with glibc 2.2.4
(file) tar.h    3438  6 years  andersen  Rev all the header files to sync things with glibc 2.2.4
(file) ar.h    3438  6 years  andersen  Rev all the header files to sync things with glibc 2.2.4
(file) byteswap.h    3317  6 years  andersen  Add byteswap.h, per glibc
(file) poll.h    2704  6 years  mjn3  Add poll.h header.
(file) sysexits.h    2598  7 years  andersen  Seems a few apps need this one...
(file) a.out.h    2183  7 years  mjn3  Add some missing headers needed by ld.so-1.9.11.
(file) termio.h    1584  7 years  andersen  Add wrapper for old termio interface
(file) syscall.h    764  7 years  andersen  A few updates. -Erik
(file) syslog.h    540  8 years  erik  Initial revision

andersen@codepoet.org

Powered by ViewCVS 1.0-dev