source: trunk/src/emx/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2245   20 years bird UniStrFromUcs added and UniStrToUcs to uconv.h. Added UniStrFromUcs, …
(edit) @2240   20 years bird Replaced BSD regex with the new GLIBC implementation.
(edit) @2229   20 years bird Renamed the BSD setmode to bsd_setmode and put back the PC setmode.
(edit) @2228   20 years bird Changed utimes() to allow NULL pointer parameter. Please note that BSD …
(edit) @2227   20 years bird Changed utimes() to allow NULL pointer parameter. Please note that BSD …
(edit) @2223   20 years bird o Added/replaced setbuf, setbuffer and setlinebuf with FreeBSD impls. …
(edit) @2216   20 years bird Added signal handler types for gnu and bsd compatability.
(edit) @2215   20 years bird o Changed PC setmode to _setmode. As it collides with a BSD 4.4. interface.
(edit) @2214   20 years bird o Added the BSD 4.4. setmode/getmode functions from FreeBSD. o Added …
(edit) @2213   20 years bird o Added getsid and getpgid, correcting the getpgrp implementation.
(edit) @2207   20 years bird emxism
(edit) @2204   20 years bird panic enh.
(edit) @2199   20 years bird Updated argz.h because of bustage caused by new cdefs.h (THROW).
(edit) @2195   20 years bird Fixed some waitid() and waitpid() problems related to stopping and …
(edit) @2191   20 years bird Ported crypt from GLIBC 2.3.x CVS.
(edit) @2189   20 years bird typo
(edit) @2188   20 years bird o Added sys/builtin.h to sys/smutex.h.
(edit) @2187   20 years bird Updated features.h and the gnu cdefs.h to 2.3.x CVS. level
(edit) @2186   20 years bird Added stpncpy from GLIBC.
(edit) @2178   20 years bird sys/fcntl.h shall include sys/stat.h in XSI mode.
(edit) @2177   20 years bird o Updated some TCPIP headers with GLIBC USE_MISC #includes.
(edit) @2173   20 years bird Clear FD_CLOEXEC on the handle returned by dup, dup2 and fcntl(F_DUPFD).
(edit) @2172   20 years bird o Replaced the EMX ftw with the BSD one so we implement the SuS specs.
(edit) @2165   20 years bird Fixed a warning.
(edit) @2164   20 years bird ftw.h should include sys/stat.h
(edit) @2163   20 years bird o Fixed serveral bugs in the C/POSIX locale o Implemented the …
(edit) @2155   20 years bird Added obstack.h and it's implementation from GLIBC.
(edit) @2150   20 years bird o Shopped missing math stuff from GLIBC.
(edit) @2144   20 years bird o Ported GLIBC argp and getopt (argp requires the GLIBC one). This …
(edit) @2138   20 years bird o Added prototypes for nan[lf] to math.h, gcc inlines these.
(edit) @2134   20 years bird Added TEMP_FAILURE_RETRY() macro to unistd.h. This is yet another …
(edit) @2133   20 years bird Added getlogin_r().
(edit) @2132   20 years bird Added the getdelim() and getline() GLIBC extensions.
(edit) @2130   20 years bird o Added the strdupa() and strndupa() GLIBC extensions. These are …
(edit) @2129   20 years bird Added get_current_dir_name() (GLIBC extension).
(edit) @2128   20 years bird Added asprintf and vasprintf.
(edit) @2124   20 years bird Added _D_EXACT_NAMLEN and _D_ALLOC_NAMLEN macros to sys/dirent.h to …
(edit) @2123   20 years bird o Added REG_NOERROR to regex.h to make GLIBC code happy.
(edit) @2122   20 years bird o Added wait.h for GLIBC compatability, content is #include <sys/wait.h>.
(edit) @2120   20 years bird o Added fwide() (dummy until LIBC07). o Renamed struct _FILE to struct …
(edit) @2119   20 years bird Added fgets_unlocked and gets_unlocked.
(edit) @2118   20 years bird Added ieeefp.h
(edit) @2113   20 years bird o On glibc lot's of limits.h stuff is included from direct.h because …
(edit) @2112   20 years bird added memrawchr and strchrnul from glibc, enabling us to shop .S files …
(edit) @2107   20 years bird Added _NSIG and making NSIG and _NSIG equal to SIGRTMAX + 1.
(edit) @2095   20 years bird typo.
(edit) @2090   20 years bird o Rewrote the libcXXXX.dll install rule to not play with emxload since …
(edit) @2060   20 years bird Updated sys/stat.h, sys/resource.h and sys/_types.h to FreeBSD 5.3 level.
(edit) @2059   20 years bird Build hack for math.h. (prev revision)
(edit) @2058   20 years bird Fixed some more incorrectness of the 'C' locale, it only defines the …
(edit) @2049   20 years bird shut up gcc
(edit) @2048   20 years bird o File resize optimization: The JFS, HPFS and probably NET will …
(edit) @2030   20 years bird _BSD_NAMESPACE_POLLUTION to limit the pollotion
(edit) @2029   20 years bird o Replaced mktemp and mkstemp with BSD versions. Also adding …
(edit) @2027   20 years bird Auto init fmutexes. fixed deadlock for the must-complete variant.
(edit) @2021   20 years bird o Changed the LIBC_PATHREADWRITERS to a generic LIBC_HOOK_DLLS. See …
(edit) @2013   20 years bird o The smallcnv stuff is gone, waste of space since we're not really …
(edit) @2004   20 years bird fixing tcpip link errors.
(edit) @2001   20 years bird o Added support for new EMX a.out stab N_EXP (0x6c). This encodes …
(edit) @1994   20 years bird FreeBSD 5.3
(edit) @1990   20 years bird default to USE_LIBC_TCPIP. Respect TCPV41HDRS.
(edit) @1987   20 years bird shm + sem debuging.
(edit) @1986   20 years bird SysV Shared Memory.
(edit) @1984   20 years bird Ported the BSD SysV Semaphore module.
(edit) @1983   20 years bird Added _getenv_[int|long|longlong]. Using this for …
(edit) @1982   20 years bird FreeBSD 5.3, modified.
(edit) @1981   20 years bird @file tag
(edit) @1980   20 years bird FreeBSD 5.3
(edit) @1972   20 years bird [lf]utimes.
(edit) @1971   20 years bird mkfifo.
(edit) @1969   20 years bird no SF_ and UF_ because no st_flags.
(edit) @1965   20 years bird Some more changes.
(edit) @1964   20 years bird No whiteout.
(edit) @1963   20 years bird FreeBSD 5.3 unchanged code.
(edit) @1946   20 years bird Changed chdir() to unix style, added _chdir_os2() as a backwards …
(edit) @1940   20 years bird Added fchmod and reimplemented chmod and lchmod.
(edit) @1939   20 years bird Added MAXBSIZE, BKVASIZE and BKVAMASK which are used by some BSD tools.
(edit) @1931   20 years bird More hacking.
(edit) @1922   20 years bird Hide and initialize everything.
(edit) @1918   20 years bird Hacking public symbols which shouldn't been seen in LIBC.
(edit) @1915   20 years bird FreeBSD 5.3 base.
(edit) @1914   20 years bird Added some logic to update iNice for the current process (might be …
(edit) @1910   20 years bird Implemented (not tested) process priority manangement.
(edit) @1907   20 years bird stdio_ext.h, fbufsize and fpending.
(edit) @1905   20 years bird Rewrote atexit() fixing recursive exit() calling. Added on_exit().
(edit) @1902   20 years bird Added gethrtime().
(edit) @1894   20 years bird implemented nanosleep() and base usleep and sleep on it.
(edit) @1876   21 years bird Fixed atomic inc/dec inline functions.
(edit) @1871   21 years bird kicked the old atod implementation (asserts on simple '-30' conversion).
(edit) @1827   21 years bird Implemented socket duplication. fixed various inherit/fork trouble.
(edit) @1826   21 years bird Implemented socket duplication.
(edit) @1825   21 years bird Fixed select EINTR problem.
(edit) @1821   21 years bird Initial revision
(edit) @1800   21 years bird TCPCALL again.
(edit) @1796   21 years bird Added the C99 lconv stuff.
(edit) @1790   21 years bird typo.
(edit) @1788   21 years bird Added time64_t and a few 64-bit time functions for dealing better with …
(edit) @1780   21 years bird fixed unlink and remove, making them work with dirs and symlinks.
(edit) @1773   21 years bird CODESET.
(edit) @1771   21 years bird Return ENOSOCK instead of ENOSYS when attempting socket operation on …
Note: See TracRevisionLog for help on using the revision log.