source: trunk/src/emx

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2013   20 years bird o The smallcnv stuff is gone, waste of space since we're not really …
(edit) @2012   20 years bird .S and .s
(edit) @2011   20 years bird Support .S files.
(edit) @2007   20 years bird Initial revision
(edit) @2006   20 years bird Initial revision
(edit) @2005   20 years bird Porting lib/msun from current FreeBSD.
(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) @2000   20 years bird attempt to fix unlock bustage.
(edit) @1999   20 years bird * empty log message *
(edit) @1998   20 years bird Avoid alloc() since we might easily run out of stack for string tables …
(edit) @1995   20 years bird No _System on declarations in headers because of USE_LIBC_TCPIP.
(edit) @1994   20 years bird FreeBSD 5.3
(edit) @1993   20 years bird * empty log message *
(edit) @1992   20 years bird Allow multiple modules by the same basename. This is not in tradition …
(edit) @1991   20 years bird * empty log message *
(edit) @1990   20 years bird default to USE_LIBC_TCPIP. Respect TCPV41HDRS.
(edit) @1989   20 years bird * empty log message *
(edit) @1988   20 years bird HTIMER is 0 to 64k and global. Use ~0U for invalid handle. (untested)
(edit) @1987   21 years bird shm + sem debuging.
(edit) @1986   21 years bird SysV Shared Memory.
(edit) @1985   21 years bird typo
(edit) @1984   21 years bird Ported the BSD SysV Semaphore module.
(edit) @1983   21 years bird Added _getenv_[int|long|longlong]. Using this for …
(edit) @1982   21 years bird FreeBSD 5.3, modified.
(edit) @1981   21 years bird @file tag
(edit) @1980   21 years bird FreeBSD 5.3
(edit) @1979   21 years bird http://www-1.ibm.com/servers/enable/site/porting/iseries/overview/examp
(edit) @1978   21 years bird http://www-1.ibm.com/servers/enable/site/porting/iseries/overview/examp
(edit) @1977   21 years bird ported.
(edit) @1973   21 years bird Initial revision
(edit) @1972   21 years bird [lf]utimes.
(edit) @1971   21 years bird mkfifo.
(edit) @1970   21 years bird * empty log message *
(edit) @1969   21 years bird no SF_ and UF_ because no st_flags.
(edit) @1968   21 years bird * empty log message *
(edit) @1967   21 years bird fts.
(edit) @1966   21 years bird There is a bunch of things here we don't support, fchdir related …
(edit) @1965   21 years bird Some more changes.
(edit) @1964   21 years bird No whiteout.
(edit) @1963   21 years bird FreeBSD 5.3 unchanged code.
(edit) @1960   21 years bird Initial revision
(edit) @1959   21 years bird Again, O_BINARY.
(edit) @1958   21 years bird * empty log message *
(edit) @1957   21 years bird O_BINARY is a good idea.
(edit) @1956   21 years bird O_BINARY.
(edit) @1955   21 years bird * empty log message *
(edit) @1954   21 years bird Quick rewrite.
(edit) @1953   21 years bird * empty log message *
(edit) @1952   21 years bird Unix root rewrite rule ends it's pszTo with a slash, this caused two …
(edit) @1951   21 years bird Fixed chroot '/' access problem.
(edit) @1950   21 years bird * empty log message *
(edit) @1949   21 years bird Unlock the libc DLL before installing it (cp, make or someone might be …
(edit) @1948   21 years bird chdir_os2
(edit) @1947   21 years bird Fixed several incorrect/incomplete resolve cases. Some causing invalid …
(edit) @1946   21 years bird Changed chdir() to unix style, added _chdir_os2() as a backwards …
(edit) @1945   21 years bird Fixed bad d_type.
(edit) @1944   21 years bird more.
(edit) @1943   21 years bird ..
(edit) @1942   21 years bird Missing L.
(edit) @1941   21 years bird builttools -> builtunix
(edit) @1940   21 years bird Added fchmod and reimplemented chmod and lchmod.
(edit) @1939   21 years bird Added MAXBSIZE, BKVASIZE and BKVAMASK which are used by some BSD tools.
(edit) @1938   21 years bird Added MAXBSIZE, BKVASIZE and BKVAMASK which are used by some BSD tools.
(edit) @1937   21 years bird NAME not library.
(edit) @1936   21 years bird * empty log message *
(edit) @1935   21 years bird weakld testcase.
(edit) @1934   21 years bird Fixed incorrect .def-file parse error message.
(edit) @1933   21 years bird Allow empty definition strings.
(edit) @1932   21 years bird We have our own sysctl.
(edit) @1931   21 years bird More hacking.
(edit) @1930   21 years bird * empty log message *
(edit) @1929   21 years bird sysctl
(edit) @1928   21 years bird Added R3 part from libc.
(edit) @1927   21 years bird sysctl stuff
(edit) @1924   21 years bird Initial revision
(edit) @1923   21 years bird Hide more symbols, undef potentially harmful libc aliasing.
(edit) @1922   21 years bird Hide and initialize everything.
(edit) @1921   21 years bird Don't ever use tcpip gettimeofday.
(edit) @1920   21 years bird Having some fun.
(edit) @1919   21 years bird Some OS/2 stuff.
(edit) @1918   21 years bird Hacking public symbols which shouldn't been seen in LIBC.
(edit) @1917   21 years bird Heavy hacking.
(edit) @1916   21 years bird FreeBSD 5.3 unmodified.
(edit) @1915   21 years bird FreeBSD 5.3 base.
(edit) @1914   21 years bird Added some logic to update iNice for the current process (might be …
(edit) @1913   21 years bird Corrected some stupid bugs.
(edit) @1912   21 years bird Added some logic to update iNice for the current process (might be …
(edit) @1911   21 years bird Inherit the iNice value. Incremented the SPM minor version.
(edit) @1910   21 years bird Implemented (not tested) process priority manangement.
(edit) @1909   21 years bird use forward slashes on UNC when possible.
(edit) @1908   21 years bird Fixed stupid bug.
(edit) @1907   21 years bird stdio_ext.h, fbufsize and fpending.
(edit) @1906   21 years bird * empty log message *
(edit) @1905   21 years bird Rewrote atexit() fixing recursive exit() calling. Added on_exit().
(edit) @1904   21 years bird more intl symbols, configure scripts use stuff which isn't in public …
(edit) @1903   21 years bird * empty log message *
(edit) @1902   21 years bird Added gethrtime().
(edit) @1901   21 years bird * empty log message *
(edit) @1900   21 years bird Implemented missing wmem* stuff. Wrote wcslen() in assembly.
Note: See TracRevisionLog for help on using the revision log.