source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2274   20 years bird * empty log message *
(edit) @2273   20 years bird Added some missing INCL_DOSERRORS #defines (very odd ones).
(edit) @2272   20 years bird o Fixed bad done string allocation.
(edit) @2271   20 years bird o Fixed a case of memory access after free.
(edit) @2270   20 years bird cdecl os2_sock_errno.
(edit) @2269   20 years bird Fixed USE_GNU tests in ftw.h and sys/dirent.h.
(edit) @2268   20 years bird unistd.h prototype of encrypt() shall return void not int.
(edit) @2267   20 years (none) This commit was manufactured by cvs2svn to create tag 'GCC_3-3-5_RC1'.
(edit) @2266   20 years bird ..
(edit) @2265   20 years bird * empty log message *
(edit) @2264   20 years bird * empty log message *
(edit) @2263   20 years bird Changed version number back to 3.3.5 / 0.6 rc1.
(edit) @2262   20 years bird oops.
(edit) @2261   20 years bird Fixed libc_back_fsResolve to always set fInUnixTree so the result …
(edit) @2260   20 years bird o Started fixing exec() backend. o Fixed some more mktime / localtime …
(edit) @2259   20 years bird warning cleanup.
(edit) @2258   20 years bird this is in include.
(edit) @2257   20 years bird warnings
(edit) @2256   20 years bird
(edit) @2255   20 years bird cleanup..
(edit) @2254   20 years bird o LIBC_ASSERT*() are for internal libc errors, LIBCLOG_ERROR*() are …
(edit) @2253   20 years bird More dumping improvements.
(edit) @2252   20 years bird Extended the hack to fix the trouble with nsOutputStream.
(edit) @2251   20 years bird Attempt at fixing thunk exporting.
(edit) @2250   20 years bird * empty log message *
(edit) @2249   20 years bird more tracking and dumping.
(edit) @2248   20 years bird show attributes too.
(edit) @2247   20 years bird Created a hack for the nsSupportWeakReference / friend problem.
(edit) @2246   20 years bird restored trailing spaces.
(edit) @2245   20 years bird UniStrFromUcs added and UniStrToUcs to uconv.h. Added UniStrFromUcs, …
(edit) @2244   20 years bird oops.
(edit) @2243   20 years bird o Fixed two bad bugs in the handling of the list of free SPM …
(edit) @2242   20 years bird ..
(edit) @2241   20 years bird ..
(edit) @2240   20 years bird Replaced BSD regex with the new GLIBC implementation.
(edit) @2239   20 years (none) This commit was manufactured by cvs2svn to create tag …
(edit) @2238   20 years bird GLIBC CVS 2005-07-09
(edit) @2237   20 years (none) This commit was manufactured by cvs2svn to create branch 'GNU'.
(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 *
Note: See TracRevisionLog for help on using the revision log.