source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1937   20 years bird NAME not library.
(edit) @1936   20 years bird * empty log message *
(edit) @1935   20 years bird weakld testcase.
(edit) @1934   20 years bird Fixed incorrect .def-file parse error message.
(edit) @1933   20 years bird Allow empty definition strings.
(edit) @1932   20 years bird We have our own sysctl.
(edit) @1931   20 years bird More hacking.
(edit) @1930   20 years bird * empty log message *
(edit) @1929   20 years bird sysctl
(edit) @1928   20 years bird Added R3 part from libc.
(edit) @1927   20 years bird sysctl stuff
(edit) @1926   20 years bird FreeBSD 5.3 libc sources.
(edit) @1925   20 years (none) This commit was manufactured by cvs2svn to create branch 'FREEBSD'.
(edit) @1924   20 years bird Initial revision
(edit) @1923   20 years bird Hide more symbols, undef potentially harmful libc aliasing.
(edit) @1922   20 years bird Hide and initialize everything.
(edit) @1921   20 years bird Don't ever use tcpip gettimeofday.
(edit) @1920   20 years bird Having some fun.
(edit) @1919   20 years bird Some OS/2 stuff.
(edit) @1918   20 years bird Hacking public symbols which shouldn't been seen in LIBC.
(edit) @1917   20 years bird Heavy hacking.
(edit) @1916   20 years bird FreeBSD 5.3 unmodified.
(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) @1913   20 years bird Corrected some stupid bugs.
(edit) @1912   20 years bird Added some logic to update iNice for the current process (might be …
(edit) @1911   20 years bird Inherit the iNice value. Incremented the SPM minor version.
(edit) @1910   20 years bird Implemented (not tested) process priority manangement.
(edit) @1909   20 years bird use forward slashes on UNC when possible.
(edit) @1908   20 years bird Fixed stupid bug.
(edit) @1907   20 years bird stdio_ext.h, fbufsize and fpending.
(edit) @1906   20 years bird * empty log message *
(edit) @1905   20 years bird Rewrote atexit() fixing recursive exit() calling. Added on_exit().
(edit) @1904   20 years bird more intl symbols, configure scripts use stuff which isn't in public …
(edit) @1903   20 years bird * empty log message *
(edit) @1902   20 years bird Added gethrtime().
(edit) @1901   20 years bird * empty log message *
(edit) @1900   20 years bird Implemented missing wmem* stuff. Wrote wcslen() in assembly.
(edit) @1899   20 years bird Use some more registers.
(edit) @1898   20 years bird wmemcpy.
(edit) @1897   20 years bird oops. OPEN not CREATE.
(edit) @1896   20 years bird .…
(edit) @1895   20 years bird * empty log message *
(edit) @1894   20 years bird implemented nanosleep() and base usleep and sleep on it.
(edit) @1893   20 years bird killing might screw up, we'll see…
(edit) @1892   20 years bird added sleep #defines. proper noping of the alias macros.
(edit) @1891   20 years bird FreeBSD 5.3 libc sources.
(edit) @1890   20 years (none) This commit was manufactured by cvs2svn to create branch 'FREEBSD'.
(edit) @1889   20 years bird Initial revision
(edit) @1888   20 years bird * empty log message *
(edit) @1887   20 years bird Added syslog and socket to the libc import libraries.
(edit) @1886   20 years bird * empty log message *
(edit) @1885   20 years bird Refined the 'G' hack fixing globals in the text segment (wrong assumption).
(edit) @1884   20 years bird not internal threads.
(edit) @1883   20 years bird * empty log message *
(edit) @1882   20 years bird Minimum and default stack sizes.
(edit) @1881   20 years bird Display cs:eip and module.
(edit) @1880   20 years bird * empty log message *
(edit) @1879   20 years bird Fixed double free of pFS (should've been pSig). thanks for froloff.
(edit) @1878   20 years bird * empty log message *
(edit) @1877   20 years bird * empty log message *
(edit) @1876   20 years bird Fixed atomic inc/dec inline functions.
(edit) @1875   20 years bird Some typos.
(edit) @1874   20 years bird alias for glue too!
(edit) @1873   20 years bird * empty log message *
(edit) @1872   20 years bird
(edit) @1871   20 years bird kicked the old atod implementation (asserts on simple '-30' conversion).
(edit) @1870   20 years bird Moved BSD headers to bsd/include
(edit) @1869   20 years bird Initial coding.
(edit) @1868   20 years bird from FreeBSD 5.3
(edit) @1867   20 years bird libc/gdtoa from FreeBSD 5.3.
(edit) @1866   20 years (none) This commit was manufactured by cvs2svn to create branch 'FREEBSD'.
(edit) @1865   20 years bird Initial revision
(edit) @1864   20 years bird contrib/gdtoa from FreeBSD 5.3.
(edit) @1863   20 years (none) This commit was manufactured by cvs2svn to create branch 'FREEBSD'.
(edit) @1862   20 years bird Initial revision
(edit) @1861   20 years bird initial testcase.
(edit) @1860   20 years bird dll0hi moved.
(edit) @1859   20 years bird stubbing to libc.
(edit) @1858   20 years bird * empty log message *
(edit) @1857   20 years bird stub
(edit) @1856   20 years bird stub.
(edit) @1855   20 years bird Stub.
(edit) @1854   20 years bird No more intl trouble. stub iconv.
(edit) @1853   20 years bird regenerated (intl)
(edit) @1852   20 years bird removed some intl hacks (WIN32LIBADD stuff).
(edit) @1851   20 years bird Uncommented intl hack.
(edit) @1850   20 years bird * empty log message *
(edit) @1849   20 years bird Added support for single quoted arguments.
(edit) @1848   20 years bird Remove the BSD profiler. Added resp and wild variations.
(edit) @1847   20 years bird * empty log message *
(edit) @1846   20 years bird Beta5.
(edit) @1845   20 years bird Added -Zargs-wild -Zargs-resp.
(edit) @1844   20 years bird New alloca implementation which does 8 byte alignment and don't commit …
(edit) @1843   20 years bird l:: problem (getopt vs. getopt_long).
(edit) @1842   20 years bird intl, iconv, and some other stuff.
(edit) @1841   20 years bird Initial porting of intl.
(edit) @1840   20 years bird damn.
(edit) @1839   20 years (none) This commit was manufactured by cvs2svn to create tag …
(edit) @1838   20 years bird intl code from current glibc cvs (~2005-03-05).
Note: See TracRevisionLog for help on using the revision log.