source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2236   20 years bird Initial revision
(edit) @2235   20 years bird fixed linker problem with regards to dllexport.
(edit) @2234   20 years bird weak export
(edit) @2233   20 years bird Removed assumption about the order of name table entries.
(edit) @2232   20 years bird * empty log message *
(edit) @2231   20 years bird oops. this shouldn't have been committed. was renamed to pc_setmode.c
(edit) @2230   20 years bird * empty log message *
(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) @2226   20 years bird o Reap embryos when the waiter thread is querying spm about the …
(edit) @2225   20 years bird
(edit) @2224   20 years bird The default value is -1.
(edit) @2223   20 years bird o Added/replaced setbuf, setbuffer and setlinebuf with FreeBSD impls. …
(edit) @2222   20 years bird o Changed PC setmode to _setmode. As it collides with a BSD 4.4. interface.
(edit) @2221   20 years (none) This commit was manufactured by cvs2svn to create tag …
(edit) @2220   20 years bird FreeBSD current sources ~2005-07-04.
(edit) @2219   20 years (none) This commit was manufactured by cvs2svn to create branch 'FREEBSD'.
(edit) @2218   20 years bird Initial revision
(edit) @2217   20 years bird FreeBSD current sources ~2005-07-04.
(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) @2212   20 years bird Added the BSD optreset global to getopt.
(edit) @2211   20 years bird o Fixed spawn/fork + fork() + exec/spawn/fork in the child. o Kill any …
(edit) @2210   20 years bird new testcases.
(edit) @2209   20 years bird spawn testcase.
(edit) @2208   20 years bird spawn
(edit) @2207   20 years bird emxism
(edit) @2206   20 years bird fixed weak def for libc.
(edit) @2205   20 years bird Moved _um_abort out of imisc.c
(edit) @2204   20 years bird panic enh.
(edit) @2203   20 years bird Ensure that the dirs are created.
(edit) @2202   20 years bird crypt
(edit) @2201   20 years bird ..
(edit) @2200   20 years bird ..
(edit) @2199   20 years bird Updated argz.h because of bustage caused by new cdefs.h (THROW).
(edit) @2198   20 years bird * empty log message *
(edit) @2197   20 years bird Back to betas, now beta6.
(edit) @2196   20 years bird fixed waitid testcase.
(edit) @2195   20 years bird Fixed some waitid() and waitpid() problems related to stopping and …
(edit) @2194   20 years bird libio on libc.
(edit) @2193   20 years bird * empty log message *
(edit) @2192   20 years bird hacking.
(edit) @2191   20 years bird Ported crypt from GLIBC 2.3.x CVS.
(edit) @2190   20 years bird ..
(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) @2185   20 years (none) This commit was manufactured by cvs2svn to create tag 'GLIBC_2-3-x'.
(edit) @2184   20 years bird GLIBC 2.3.x CVS
(edit) @2183   20 years (none) This commit was manufactured by cvs2svn to create branch 'GNU'.
(edit) @2182   20 years bird Initial revision
(edit) @2181   20 years bird GLIBC 2.3.x CVS, crypt.
(edit) @2180   20 years (none) This commit was manufactured by cvs2svn to create branch 'GNU'.
(edit) @2179   20 years bird Initial revision
(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) @2176   20 years bird ..
(edit) @2175   20 years bird * empty log message *
(edit) @2174   20 years bird Fixed buffer handling bug.
(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) @2171   20 years bird Fixed misplaced #defines.
(edit) @2170   20 years (none) This commit was manufactured by cvs2svn to create tag 'FREEBSD_5-4-CVS'.
(edit) @2169   20 years bird FreeBSD LIBC sources.
(edit) @2168   20 years (none) This commit was manufactured by cvs2svn to create branch 'FREEBSD'.
(edit) @2167   20 years bird Initial revision
(edit) @2166   20 years bird don't use the smalles possible limit for fd validation, stupid.
(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) @2162   20 years bird extended the test a bit.
(edit) @2161   20 years bird o Fixed serveral bugs in the C/POSIX locale o Implemented the …
(edit) @2160   20 years bird Added (GLIBC extension) to the printf familiy. means priting …
(edit) @2159   20 years bird Fixed assertion during realloc(p, -256) to return failure instead. …
(edit) @2158   20 years bird math, malloc suchlike.
(edit) @2157   20 years bird * empty log message *
(edit) @2156   20 years bird malloc and realloc must set errno to ENOMEM on failure.
(edit) @2155   20 years bird Added obstack.h and it's implementation from GLIBC.
(edit) @2154   20 years bird GLIBC 2.3.x CVS, obstack.
(edit) @2153   20 years (none) This commit was manufactured by cvs2svn to create branch 'GNU'.
(edit) @2152   20 years bird Initial revision
(edit) @2151   20 years bird more flags.
(edit) @2150   20 years bird o Shopped missing math stuff from GLIBC.
(edit) @2149   20 years bird GLIBC 2.3.x CVS.
(edit) @2148   20 years (none) This commit was manufactured by cvs2svn to create branch 'GNU'.
(edit) @2147   20 years bird Initial revision
(edit) @2146   20 years bird ..
(edit) @2145   20 years bird new define.
(edit) @2144   20 years bird o Ported GLIBC argp and getopt (argp requires the GLIBC one). This …
(edit) @2143   20 years bird GLIBC 2.3.x CVS.
(edit) @2142   20 years (none) This commit was manufactured by cvs2svn to create branch 'GNU'.
(edit) @2141   20 years bird Initial revision
(edit) @2140   20 years bird Added nan-1.
(edit) @2139   20 years bird o Made isinf[lf] return -1 for negative infinity like GLIBC does.
(edit) @2138   20 years bird o Added prototypes for nan[lf] to math.h, gcc inlines these.
(edit) @2137   20 years bird More libc.
Note: See TracRevisionLog for help on using the revision log.