LinuxTV

dietlibc/include/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [DVB] / dietlibc / include


File Rev. Age Last log entry
[BACK] Parent Directory      
[DIR] Attic/ [show]      
[DIR] arpa/      
[DIR] asm/      
[DIR] attr/      
[DIR] linux/      
[DIR] net/      
[DIR] netinet/      
[DIR] netpacket/      
[DIR] rpc/      
[DIR] scsi/      
[DIR] sys/      
[TXT] alloca.h 1.3 20 years make headers C++ compatible
[TXT] ar.h 1.1 20 years add include/ar.h and write new qsort that does not fail so catastrophically for ...
[TXT] assert.h 1.11 4 years add stdalign.h add uchar.h and c16rtomb, c32rtomb, mbrtoc16, mbrtoc32 add ...
[TXT] byteswap.h 1.1 20 years add el-cheapo strptime and more BSD legacy crap to get more of e2fsutils, ...
[TXT] clocale 1.1 18 years oops, forgot to add and remove files
[TXT] cpio.h 1.1 21 years putenv tweak (Thomas Ogrisegg) add missing socket syscalls for PA-RISC and IA64 ...
[TXT] cstddef 1.1 19 years oops, forgot to add these (by Markus Oberhumer for C++)
[TXT] cstdlib 1.1 19 years oops, forgot to add these (by Markus Oberhumer for C++)
[TXT] ctype.h 1.9 18 years provide toascii and ustat (Reynir Stefansson)
[TXT] cwchar 1.1 19 years oops, forgot to add these (by Markus Oberhumer for C++)
[TXT] cwctype 1.2 18 years update syscalls lots of fixes from Markus FX Oberhumer: * better signal ...
[TXT] daemon.h 1.2 22 years fix warning about daemon. "diet -v" now says which version it is.
[TXT] dietref.h 1.6 20 years the elf-note section has a standard structure...
[TXT] dietrefdef.h 1.2 20 years remove superfluous ;
[TXT] dirent.h 1.24 7 years aarch64 port (Christian Seiler)
[TXT] dlfcn.h 1.7 9 years remove a few warnings add gcc 4.6+ leaf function annotation
[TXT] elf.h 1.17 10 years add a few more auxvec elf #defines make errno __thread
[TXT] endian.h 1.21 7 years aarch64 port (Christian Seiler)
[TXT] err.h 1.3 19 years Lots of fixes and patches from Markus Oberhumer. libstdc++ compatibility ...
[TXT] errno.h 1.28 6 years split off stackgap-g.o, don't compile valgrind stuff into stackgap.o, diet cho...
[TXT] fcntl.h 1.41 6 years posix_fadvise should be there for _POSIX_SOURCE too (not just _XOPEN_SOURCE)
[TXT] features.h 1.6 22 years a little more sysconf
[TXT] fenv.h 1.1 14 years some misc build fixes and forgotten files
[TXT] float.h 1.1 22 years make stdint.h actually work (it collided with inttypes.h, which it also included...
[TXT] fnmatch.h 1.3 20 years make headers C++ compatible
[TXT] ftw.h 1.5 18 years remove throw() statements for functions taking function pointer arguments ...
[TXT] getopt.h 1.7 20 years remove several warnings (Johannes Stezenbach)
[TXT] glob.h 1.3 20 years make headers C++ compatible
[TXT] grp.h 1.8 20 years - adding 'getgrouplist' - fixing type of 'unsetenv' - adding missing realtime sy...
[TXT] iconv.h 1.6 18 years update syscalls lots of fixes from Markus FX Oberhumer: * better signal ...
[TXT] inttypes.h 1.17 8 years gcc 4.4 not yet defined __UINTPTR_TYPE__ :-(
[TXT] langinfo.h 1.1 20 years minimal pseudo locale crap to make it possible to see whether we are using UTF-8...
[TXT] libgen.h 1.2 20 years make headers C++ compatible
[TXT] libintl.h 1.4 18 years add ngettext, dngettext (for glib)
[TXT] limits.h 1.14 13 years make gnu grep compile
[TXT] link.h 1.1 19 years add link.h (probably only useful to compile an ia64 cross-gcc)
[TXT] locale.h 1.6 19 years several patches from Gwenole
[TXT] malloc.h 1.1 23 years files where missing (?)
[TXT] math.h 1.16 19 years add two math prototypes and tcgetsid
[TXT] md5.h 1.4 20 years make headers C++ compatible
[TXT] memory.h 1.1 23 years add div and a lot of prototypes.
[TXT] mntent.h 1.3 23 years fix a few prototypes and declarations (Thanks to Chris Siebermann).
[TXT] mqueue.h 1.1 18 years add a few files I forget
[TXT] netdb.h 1.19 20 years make headers C++ compatible
[TXT] nl_types.h 1.1 20 years minimal pseudo locale crap to make it possible to see whether we are using UTF-8...
[TXT] paths.h 1.15 16 years fix utmp, add utmpx support (R.L. Horn)
[TXT] poll.h 1.4 16 years declare nfds_t
[TXT] pthread.h 1.29 7 years add really crappy pthread_rwclock implementation for openssl 1.1
[TXT] pty.h 1.2 20 years make headers C++ compatible
[TXT] pwd.h 1.9 20 years make headers C++ compatible
[TXT] regex.h 1.9 18 years bump data type to allow .* to match more than 255 times
[TXT] resolv.h 1.11 8 years move strnlen from libcompat into libc (it's POSIX now) fix dn_expand argumen...
[TXT] sched.h 1.15 9 years add timerfd_gettime, setns, memfd_create, getrandom, syncfs
[TXT] search.h 1.1 9 years add implementation of hsearch and friends
[TXT] semaphore.h 1.2 18 years update syscalls lots of fixes from Markus FX Oberhumer: * better signal ...
[TXT] setjmp.h 1.30 7 years update setjmp/longjmp on s390x to use 64-bit ABI (Christian Seiler)
[TXT] shadow.h 1.6 20 years make headers C++ compatible
[TXT] signal.h 1.59 7 years parisc fixes (Gerrit Pape, John David Anglin, Helge Deller, Christian Seiler)
[TXT] stdalign.h 1.1 4 years add stdalign.h add uchar.h and c16rtomb, c32rtomb, mbrtoc16, mbrtoc32 add ...
[TXT] stdarg-cruft.h 1.8 18 years lots of new syscalls
[TXT] stdarg.h 1.12 15 years add %Z to strptime, make stdarg work with gcc 4.4
[TXT] stdatomic.h 1.3 4 years fix stdatomic (fetch_add and add_fetch confusion) make sure nolibdl.c only emits...
[TXT] stdbool.h 1.1 20 years add <stdbool.h>, the most worthless header file in the history of header files.
[TXT] stddef.h 1.10 8 years implement malloc case for realpath use __builtin_mul_overflow in calloc if g...
[TXT] stdint.h 1.12 13 years make gnu grep compile
[TXT] stdio.h 1.47 9 years silence a few compiler warnings
[TXT] stdio_ext.h 1.1 11 years try to accomodate current pedantic gnu configure scripts
[TXT] stdlib.h 1.57 7 years secure_getenv
[TXT] string.h 1.60 4 years add consttime_memequal and explicit_memset from NetBSD
[TXT] strings.h 1.5 20 years make headers C++ compatible
[TXT] sysexits.h 1.1 21 years util-linux uses this (once more: berkley....)
[TXT] syslog.h 1.1 23 years einmal etwas syslog :)
[TXT] tar.h 1.1 21 years putenv tweak (Thomas Ogrisegg) add missing socket syscalls for PA-RISC and IA64 ...
[TXT] termio.h 1.1 22 years redo a few changes from the other repository
[TXT] termios.h 1.23 7 years aarch64 port (Christian Seiler)
[TXT] threads.h 1.5 10 years house keeping
[TXT] time.h 1.29 17 years add ctime_r (for c-icap, Gernot Tenchio)
[TXT] uchar.h 1.1 4 years add stdalign.h add uchar.h and c16rtomb, c32rtomb, mbrtoc16, mbrtoc32 add ...
[TXT] ucontext.h 1.2 9 years add getcontext, setcontext, makecontext, swapcontext (i386 and x86_64 only for...
[TXT] unistd.h 1.108 5 years move _POSIX_MAPPED_FILES to unistd.h
[TXT] ustat.h 1.2 7 years mips64 little endian port (Christian Seiler)
[TXT] utime.h 1.3 13 years get rid of lots of socket cruft
[TXT] utmp.h 1.14 16 years fix utmp, add utmpx support (R.L. Horn)
[TXT] utmpx.h 1.1 16 years fix utmp, add utmpx support (R.L. Horn)
[TXT] wchar.h 1.8 9 years silence a few compiler warnings
[TXT] wctype.h 1.1 18 years beginnings of wide char string routines
[TXT] write12.h 1.5 18 years update syscalls lots of fixes from Markus FX Oberhumer: * better signal ...

General options
,

LinuxTV legacy CVS <linuxtv.org/cvs>