|
|
@2247
|
20 years |
bird |
Created a hack for the nsSupportWeakReference / friend problem.
|
|
|
@2246
|
20 years |
bird |
restored trailing spaces.
|
|
|
@2245
|
20 years |
bird |
UniStrFromUcs added and UniStrToUcs to uconv.h.
Added UniStrFromUcs, …
|
|
|
@2244
|
20 years |
bird |
oops.
|
|
|
@2243
|
20 years |
bird |
o Fixed two bad bugs in the handling of the list of free
SPM …
|
|
|
@2242
|
20 years |
bird |
..
|
|
|
@2241
|
20 years |
bird |
..
|
|
|
@2240
|
20 years |
bird |
Replaced BSD regex with the new GLIBC implementation.
|
|
|
@2236
|
20 years |
bird |
Initial revision
|
|
|
@2235
|
20 years |
bird |
fixed linker problem with regards to dllexport.
|
|
|
@2234
|
20 years |
bird |
weak export
|
|
|
@2233
|
20 years |
bird |
Removed assumption about the order of name table entries.
|
|
|
@2232
|
20 years |
bird |
* empty log message *
|
|
|
@2231
|
20 years |
bird |
oops. this shouldn't have been committed. was renamed to pc_setmode.c
|
|
|
@2230
|
20 years |
bird |
* empty log message *
|
|
|
@2229
|
20 years |
bird |
Renamed the BSD setmode to bsd_setmode and put back the PC setmode.
|
|
|
@2228
|
20 years |
bird |
Changed utimes() to allow NULL pointer parameter. Please note that BSD …
|
|
|
@2227
|
20 years |
bird |
Changed utimes() to allow NULL pointer parameter. Please note that BSD …
|
|
|
@2226
|
20 years |
bird |
o Reap embryos when the waiter thread is querying spm about
the …
|
|
|
@2225
|
20 years |
bird |
…
|
|
|
@2224
|
20 years |
bird |
The default value is -1.
|
|
|
@2223
|
20 years |
bird |
o Added/replaced setbuf, setbuffer and setlinebuf with FreeBSD impls. …
|
|
|
@2222
|
20 years |
bird |
o Changed PC setmode to _setmode. As it collides with a BSD 4.4. interface.
|
|
|
@2218
|
20 years |
bird |
Initial revision
|
|
|
@2216
|
20 years |
bird |
Added signal handler types for gnu and bsd compatability.
|
|
|
@2215
|
20 years |
bird |
o Changed PC setmode to _setmode. As it collides with a BSD 4.4. interface.
|
|
|
@2214
|
20 years |
bird |
o Added the BSD 4.4. setmode/getmode functions from FreeBSD.
o Added …
|
|
|
@2213
|
20 years |
bird |
o Added getsid and getpgid, correcting the getpgrp implementation.
|
|
|
@2212
|
20 years |
bird |
Added the BSD optreset global to getopt.
|
|
|
@2211
|
20 years |
bird |
o Fixed spawn/fork + fork() + exec/spawn/fork in the child.
o Kill any …
|
|
|
@2210
|
20 years |
bird |
new testcases.
|
|
|
@2209
|
20 years |
bird |
spawn testcase.
|
|
|
@2208
|
20 years |
bird |
spawn
|
|
|
@2207
|
20 years |
bird |
emxism
|
|
|
@2206
|
20 years |
bird |
fixed weak def for libc.
|
|
|
@2205
|
20 years |
bird |
Moved _um_abort out of imisc.c
|
|
|
@2204
|
20 years |
bird |
panic enh.
|
|
|
@2203
|
20 years |
bird |
Ensure that the dirs are created.
|
|
|
@2202
|
20 years |
bird |
crypt
|
|
|
@2201
|
20 years |
bird |
..
|
|
|
@2200
|
20 years |
bird |
..
|
|
|
@2199
|
20 years |
bird |
Updated argz.h because of bustage caused by new cdefs.h (THROW).
|
|
|
@2198
|
20 years |
bird |
* empty log message *
|
|
|
@2197
|
20 years |
bird |
Back to betas, now beta6.
|
|
|
@2196
|
20 years |
bird |
fixed waitid testcase.
|
|
|
@2195
|
20 years |
bird |
Fixed some waitid() and waitpid() problems related to stopping and …
|
|
|
@2194
|
20 years |
bird |
libio on libc.
|
|
|
@2193
|
20 years |
bird |
* empty log message *
|
|
|
@2192
|
20 years |
bird |
hacking.
|
|
|
@2191
|
20 years |
bird |
Ported crypt from GLIBC 2.3.x CVS.
|
|
|
@2190
|
20 years |
bird |
..
|
|
|
@2189
|
20 years |
bird |
typo
|
|
|
@2188
|
20 years |
bird |
o Added sys/builtin.h to sys/smutex.h.
|
|
|
@2187
|
20 years |
bird |
Updated features.h and the gnu cdefs.h to 2.3.x CVS. level
|
|
|
@2186
|
20 years |
bird |
Added stpncpy from GLIBC.
|
|
|
@2182
|
20 years |
bird |
Initial revision
|
|
|
@2179
|
20 years |
bird |
Initial revision
|
|
|
@2178
|
20 years |
bird |
sys/fcntl.h shall include sys/stat.h in XSI mode.
|
|
|
@2177
|
20 years |
bird |
o Updated some TCPIP headers with GLIBC USE_MISC #includes.
|
|
|
@2176
|
20 years |
bird |
..
|
|
|
@2175
|
20 years |
bird |
* empty log message *
|
|
|
@2174
|
20 years |
bird |
Fixed buffer handling bug.
|
|
|
@2173
|
20 years |
bird |
Clear FD_CLOEXEC on the handle returned by dup, dup2 and fcntl(F_DUPFD).
|
|
|
@2172
|
20 years |
bird |
o Replaced the EMX ftw with the BSD one so we implement the SuS specs.
|
|
|
@2171
|
20 years |
bird |
Fixed misplaced #defines.
|
|
|
@2167
|
20 years |
bird |
Initial revision
|
|
|
@2166
|
20 years |
bird |
don't use the smalles possible limit for fd validation, stupid.
|
|
|
@2165
|
20 years |
bird |
Fixed a warning.
|
|
|
@2164
|
20 years |
bird |
ftw.h should include sys/stat.h
|
|
|
@2163
|
20 years |
bird |
o Fixed serveral bugs in the C/POSIX locale
o Implemented the …
|
|
|
@2162
|
20 years |
bird |
extended the test a bit.
|
|
|
@2161
|
20 years |
bird |
o Fixed serveral bugs in the C/POSIX locale
o Implemented the …
|
|
|
@2160
|
20 years |
bird |
Added (GLIBC extension) to the printf familiy. means priting …
|
|
|
@2159
|
20 years |
bird |
Fixed assertion during realloc(p, -256) to return failure instead. …
|
|
|
@2158
|
20 years |
bird |
math, malloc suchlike.
|
|
|
@2157
|
20 years |
bird |
* empty log message *
|
|
|
@2156
|
20 years |
bird |
malloc and realloc must set errno to ENOMEM on failure.
|
|
|
@2155
|
20 years |
bird |
Added obstack.h and it's implementation from GLIBC.
|
|
|
@2152
|
20 years |
bird |
Initial revision
|
|
|
@2151
|
20 years |
bird |
more flags.
|
|
|
@2150
|
20 years |
bird |
o Shopped missing math stuff from GLIBC.
|
|
|
@2147
|
20 years |
bird |
Initial revision
|
|
|
@2146
|
20 years |
bird |
..
|
|
|
@2145
|
20 years |
bird |
new define.
|
|
|
@2144
|
20 years |
bird |
o Ported GLIBC argp and getopt (argp requires the GLIBC one).
This …
|
|
|
@2141
|
20 years |
bird |
Initial revision
|
|
|
@2140
|
20 years |
bird |
Added nan-1.
|
|
|
@2139
|
20 years |
bird |
o Made isinf[lf] return -1 for negative infinity like GLIBC does.
|
|
|
@2138
|
20 years |
bird |
o Added prototypes for nan[lf] to math.h, gcc inlines these.
|
|
|
@2137
|
20 years |
bird |
More libc.
|
|
|
@2136
|
20 years |
bird |
socket-1
|
|
|
@2135
|
20 years |
bird |
libc adjustments / config.
|
|
|
@2134
|
20 years |
bird |
Added TEMP_FAILURE_RETRY() macro to unistd.h. This is yet another …
|
|
|
@2133
|
20 years |
bird |
Added getlogin_r().
|
|
|
@2132
|
20 years |
bird |
Added the getdelim() and getline() GLIBC extensions.
|
|
|
@2131
|
20 years |
bird |
* empty log message *
|
|
|
@2130
|
20 years |
bird |
o Added the strdupa() and strndupa() GLIBC extensions. These are …
|
|
|
@2129
|
20 years |
bird |
Added get_current_dir_name() (GLIBC extension).
|
|
|
@2128
|
20 years |
bird |
Added asprintf and vasprintf.
|
|
|
@2127
|
20 years |
bird |
Don't execute in loop!
|
|
|