OSDN Git Service

Add a new *scanf implementation, includeing the *wscanf functions.
[uclinux-h8/uClibc.git] / include /
2003-08-01 Manuel Novoa III Add a new *scanf implementation, includeing the *wscanf...
2003-06-17 Manuel Novoa III Optionally support the struct tm extension fields.
2003-06-16 Manuel Novoa III Add memmem().
2003-06-14 Eric AndersenComment out the rpl_malloc workaround. It was a good...
2003-06-12 Eric AndersenThe mere presence of stropts.h causes many configure...
2003-06-05 Eric AndersenWe do not provide getfsent and friends, so remove this...
2003-05-29 Eric AndersenEviscerate stropts.h so configure scripts won't try...
2003-05-27 Eric Andersengrr. It's a void *, not a char *.
2003-05-27 Eric AndersenChange 'N' to '__size' to avoid conflicts with common...
2003-05-23 Eric AndersenCope with autoconf's broken AC_FUNC_MALLOC macro, which...
2003-03-13 Eric Andersenresync with glibc 2.3
2003-03-07 Eric AndersenPatch from Stefan Allius:
2003-03-03 Eric AndersenInitial effort at adding profiling support.
2003-02-27 Eric AndersenMajor update for pthreads, based in large part on impro...
2003-02-17 Eric AndersenPatch from Stefan Allius:
2003-02-17 David McCulloughUse a define for the path to /etc/TZ
2003-01-09 Eric AndersenHide unimplemented and legacy ecvt and friends from...
2003-01-08 Eric AndersenDisable the __USE_EXTERN_INLINES versions of these...
2003-01-08 Manuel Novoa III For now, "#if 0" out the inlining of (currently unsuppo...
2002-12-20 Manuel Novoa III The big thing is locale dependent collation support.
2002-12-17 Eric AndersenDop not restrict the IFTODT() and DTTOIF() macros when
2002-11-27 Eric AndersenFixup sysconf to report the correct answer when UCLIBC_...
2002-11-22 Manuel Novoa III Ok... here's the summary:
2002-11-20 Eric AndersenPatch from Aidan Van Dyk to make _toupper and _tolower
2002-11-19 Eric AndersenAidan Van Dyk noticed that _toupper and _tolower were...
2002-11-19 Eric Andersencut-n-paste typo
2002-11-19 Eric AndersenUpdate to sync up with glibc 2.3
2002-11-14 Eric AndersenImplement sendfile64
2002-11-09 Eric AndersenMake sure we have __linux__ defined
2002-11-08 Eric AndersenDisble unimplemented function prototypes
2002-10-31 Eric AndersenOk, this commit is _huge_ and its gonna change the...
2002-10-13 Eric AndersenIt turns out that __thread is now a gcc keyword. We...
2002-09-19 Manuel Novoa III Add gnu obstack support. I still need to implement...
2002-09-19 Manuel Novoa III Hide my personal #warning reminders. Add __wcschrnul...
2002-09-04 "Steven J. Hill"Added function 'get_current_dir_name' for Linux Test...
2002-08-27 Manuel Novoa III Obligatory forgotten file... sys_errlist garbage.
2002-08-27 Manuel Novoa III Make this as glibc-like as possible while avoiding...
2002-08-27 Eric AndersenMove the _DIRENT_HAVE_D_TYPE test to avoid breaking...
2002-08-27 Eric AndersenNo need to hide this stuff when _DIRENT_HAVE_D_TYPE...
2002-08-26 Manuel Novoa III sparc, alpha, and mips have different errno values...
2002-08-25 Eric AndersenKill the HAS_LONG_LONG option. It really did not make...
2002-08-20 Manuel Novoa III Unlike glibc, uClibc doesn't always support the d_type...
2002-08-19 Eric AndersenEliminate wrapping of struct stat and use the kernel...
2002-08-19 Eric AndersenFixup struct _res handling so apps using struct _res...
2002-08-16 Manuel Novoa III Disable macro implementations. Somehow I missed the...
2002-08-16 Miles BaderRemove thread-specific stuff entirely.
2002-08-16 Miles Bader(_res): Define as a macro if __UCLIBC_HAS_THREADS__...
2002-08-16 Miles Bader(h_errno): Only define as a macro if __UCLIBC_HAS_THREA...
2002-08-16 Eric AndersenReplace all instances of _LIBC_REENTRANT with __UCLIBC_...
2002-08-15 Eric AndersenPatch from Jarkko to fix drand48 to not use long long...
2002-08-14 Eric AndersenAdd missing include/thread_db.h file, as reported by...
2002-08-09 David McCulloughFix some more warnings for non-thread-enabled compiles.
2002-08-09 David McCulloughFix a number of compile time warnings so that uClibc...
2002-08-08 Eric AndersenMake pump happy. Add in this header.
2002-08-07 Eric AndersenCleanup crypt and remove the crypt_r stuff, since SuSv3
2002-08-07 Eric AndersenMessage catalog support for internationalization is...
2002-08-06 Manuel Novoa III Enable getpt prototype.
2002-07-31 Eric AndersenMore i960 support
2002-07-27 Eric AndersenAvoid errors in case some loon has explicitly included
2002-07-24 Miles Bader(__ASMNAME): Use C_SYMBOL_PREFIX.
2002-07-22 Eric AndersenRework syscall handling. Rewrite syscall handlers...
2002-07-10 Eric AndersenAdd missing stropts.h
2002-07-07 Manuel Novoa III Attempt to clean up the strerror_r situation.
2002-07-05 Manuel Novoa III Update header for strlcat and strlcpy.
2002-07-03 Manuel Novoa III Enable WCHAR support for C/POSIX stub locales.
2002-07-02 Eric Andersenfix this header so it behaves itself
2002-07-01 Eric AndersenPatch from Ronald Wahl <rwa@peppercon.com> -- kill...
2002-06-26 Eric AndersenSeveral cleanups/fixes from Marshall M. Midden <m4...
2002-06-24 Eric AndersenPer "Marshall M. Midden" <m4@brecis.com>, remove double
2002-06-17 Eric AndersenUpdate rpc headers. Add missing some headers
2002-06-17 Eric AndersenImplement strerror_r. This is per SuSv3, not glibc...
2002-06-17 Manuel Novoa III Commit the new time stuff, even though I haven't made...
2002-06-17 Manuel Novoa III I guess nobody's tried this stuff. I apparently checke...
2002-05-28 Eric AndersenPatch from Yoshinori Sato <qzb04471@nifty.ne.jp> to use
2002-05-28 Eric AndersenFixup and unifiy version numbering. Automate versionin...
2002-05-23 Eric AndersenSeveral h8300 updates from Yoshinori Sato <qzb04471...
2002-05-09 Eric AndersenFill a few little holes in the math library
2002-05-06 Manuel Novoa III The obligatory forgotten files...
2002-05-06 Manuel Novoa III New locale support (in development). Supports LC_CTYPE...
2002-05-02 Eric AndersenAdd missing sysctl.h and queue.h
2002-04-01 Eric AndersenRemove function declartions from include/features.h...
2002-04-01 Eric AndersenPatches from Yoshinori Sato <qzb04471@nifty.ne.jp>...
2002-03-31 Eric AndersenRework __gen_tempname() to better match glibc, and...
2002-03-26 Miles BaderAdd EM_CYGNUS_V850.
2002-03-25 Eric AndersenInclude our own copy of struct sysinfo to avoid binary...
2002-03-21 Eric AndersenAdd the ttyent.h header file
2002-03-15 Eric AndersenOops. Forgot to check this one in
2002-03-15 Eric AndersenHide libc specific junk inside a #ifdef _LIBC to avoid
2002-03-12 Eric AndersenFix a segfault in scandir for empty directories. After...
2002-03-12 Manuel Novoa III Swap in the new stdio code.
2002-03-09 Eric AndersenAdd in this missing header file
2002-03-01 Eric AndersenMajor rework of the include files to eliminate redundancy
2002-02-27 Eric AndersenFix C++ support
2002-02-26 Eric AndersenBe consistant and use an unsigned char * throughout
2002-02-26 Eric AndersenOdd. This seems to be in the wrong spot...
2002-02-26 Eric AndersenFix rpc + threads so it now compiles.
2002-02-26 Eric AndersenRemove elimination of __BEGIN_DECLS/__END_DECLS
2002-02-25 David McCulloughAdded locale and lastlog
2002-02-23 Eric AndersenSupport isblank()
2002-02-22 Manuel Novoa III I was confusing the effects of _LARGEFILE_SOURCE with...
next