|  |  | @2448 | 20 years | bird | serious restructuring in progress. | 
            
              |  |  | @2446 | 20 years | bird | serious restructuring in progress. | 
            
              |  |  | @2441 | 20 years | bird |  | 
            
              |  |  | @2440 | 20 years | bird | Initial coding. | 
            
              |  |  | @2439 | 20 years | bird | Created proper backend for fcntl removing F_GETOSFD in the process. … | 
            
              |  |  | @2438 | 20 years | bird | nonblock-1 initial coding. | 
            
              |  |  | @2437 | 20 years | bird | Fixed a generic error handling bug in ioctl, write, read, dup and dup … | 
            
              |  |  | @2436 | 20 years | bird | added a MIX return macros. | 
            
              |  |  | @2435 | 20 years | bird | Fixed ioctl() error handling bug causing bad errno. | 
            
              |  |  | @2434 | 20 years | bird | text. | 
            
              |  |  | @2433 | 20 years | bird | Changed line buffer from 512 to 8192 bytes in _response(). re #5. | 
            
              |  |  | @2432 | 20 years | bird | Corrected shmat to return -1 instead of NULL on failure. | 
            
              |  |  | @2431 | 20 years | bird | Fixed problems with symbol truncation.
Kudos to Yuri for tracking down … | 
            
              |  |  | @2429 | 20 years | bird | removing attics | 
            
              |  |  | @2428 | 20 years | bird | removing attics | 
            
              |  |  | @2427 | 20 years | bird | Fixed bug in the sigsuspend (includes pause ++) handling, would … | 
            
              |  |  | @2426 | 20 years | bird |  | 
            
              |  |  | @2425 | 20 years | bird | fixed legacy problem. | 
            
              |  |  | @2424 | 20 years | bird | Implemented getdirents(). | 
            
              |  |  | @2420 | 20 years | (none) | Missing in the import. | 
            
              |  |  | @2328 | 20 years | bird | libc_gFsUnixAttribsDirGEA2List | 
            
              |  |  | @2327 | 20 years | bird | libc_Back_ioFHToPath | 
            
              |  |  | @2326 | 20 years | bird | Use LIBC_FH::pszNativePath when available. | 
            
              |  |  | @2325 | 20 years | bird | Fixed symlink problem in the resolver. | 
            
              |  |  | @2324 | 20 years | bird | Comments and predictions. | 
            
              |  |  | @2323 | 20 years | bird | o Implemented fchdir().
o Implemented inheritance of open directory … | 
            
              |  |  | @2322 | 20 years | bird | fchdir() ++ | 
            
              |  |  | @2321 | 20 years | bird | Fixed 'breakpoint'. | 
            
              |  |  | @2320 | 20 years | bird | Removed leftover comment. | 
            
              |  |  | @2319 | 20 years | bird | * empty log message * | 
            
              |  |  | @2318 | 20 years | bird | * empty log message * | 
            
              |  |  | @2317 | 20 years | bird | unix attrs only for unix  mode. | 
            
              |  |  | @2316 | 20 years | bird | o Reworked the open backend, adding directory support. Some O_*
  … | 
            
              |  |  | @2315 | 20 years | bird | Removed forwarder dlls since struct stat and LIBC_FH is incompatible … | 
            
              |  |  | @2314 | 20 years | bird | Changed version number back to 3.3.5 / 0.6 rc2. | 
            
              |  |  | @2313 | 20 years | bird | o Fixed lot's of unix attribute (in EA) handling.
o Started preparing … | 
            
              |  |  | @2312 | 20 years | bird | _hstrdup | 
            
              |  |  | @2311 | 20 years | bird | chmod. | 
            
              |  |  | @2310 | 20 years | bird | two new testcases. | 
            
              |  |  | @2309 | 20 years | bird | Don't set .exe default to early, nor twice. | 
            
              |  |  | @2308 | 20 years | bird | Fixed two incorrect unlocks after deliver. | 
            
              |  |  | @2307 | 20 years | bird | Fixed bad panic format types in safesems. | 
            
              |  |  | @2306 | 20 years | bird | dead for very long. | 
            
              |  |  | @2305 | 20 years | bird | Fixed USE_MISC usage. | 
            
              |  |  | @2304 | 20 years | bird | Filled in the NULLs in sys_signame and sys_siglist. | 
            
              |  |  | @2303 | 20 years | bird | Filled in the NULLs in sys_signame and sys_siglist. | 
            
              |  |  | @2302 | 20 years | bird | o Added libc_Back_gfProcessHandleHashBangScripts and
  … | 
            
              |  |  | @2301 | 20 years | bird | More logging. | 
            
              |  |  | @2300 | 20 years | bird | Default stack size set to 1MB.
The old defaults were 8MB (emxbind) and … | 
            
              |  |  | @2299 | 20 years | bird | Merged the signal semaphore handling into the safe sems and made … | 
            
              |  |  | @2298 | 20 years | bird | Tried to workaround the race conditions in … | 
            
              |  |  | @2297 | 20 years | bird | oops | 
            
              |  |  | @2296 | 20 years | bird | oops | 
            
              |  |  | @2295 | 20 years | bird | Corrected the declarations of _DLL_InitTerm. | 
            
              |  |  | @2294 | 20 years | bird | Tried to workaround the race conditions in … | 
            
              |  |  | @2293 | 20 years | bird | Added OBJ_FORK to the allocations in sysv_shm. | 
            
              |  |  | @2292 | 20 years | bird | more… | 
            
              |  |  | @2291 | 20 years | bird | memcpy_amd test. | 
            
              |  |  | @2290 | 20 years | bird | time the fork. | 
            
              |  |  | @2289 | 20 years | bird | o Protect the fork operations by the means of must complete so
  … | 
            
              |  |  | @2288 | 20 years | bird | Define _EMX_SOURCE (USE_EMX) along with _BSD_SOURCE and _SVID_SOURCE … | 
            
              |  |  | @2287 | 20 years | bird | remove libc logs left by ar during implib. | 
            
              |  |  | @2286 | 20 years | bird | Fixed logging. | 
            
              |  |  | @2285 | 20 years | bird | _memcpy_amd. | 
            
              |  |  | @2284 | 20 years | bird | * empty log message * | 
            
              |  |  | @2283 | 20 years | bird | fixed parameter loading. | 
            
              |  |  | @2282 | 20 years | bird | Log fmutex_release_internal_must_complete. | 
            
              |  |  | @2281 | 20 years | bird | Corrected a few prototypes in process.h to use pid_t. | 
            
              |  |  | @2280 | 20 years | bird | nothing really. | 
            
              |  |  | @2279 | 20 years | bird | Initial conversion. | 
            
              |  |  | @2278 | 20 years | bird | .. | 
            
              |  |  | @2277 | 20 years | bird | Added SH_COMPAT to share.h and emulate it as SH_DENYNO (just like … | 
            
              |  |  | @2276 | 20 years | bird | The long set api is broken in 14.103b & c (at least) so avoid it where … | 
            
              |  |  | @2275 | 20 years | bird | Switched back to alloca and adding 23 MB of stack. | 
            
              |  |  | @2274 | 20 years | bird | * empty log message * | 
            
              |  |  | @2273 | 20 years | bird | Added some missing INCL_DOSERRORS #defines (very odd ones). | 
            
              |  |  | @2272 | 20 years | bird | o Fixed bad done string allocation. | 
            
              |  |  | @2271 | 20 years | bird | o Fixed a case of memory access after free. | 
            
              |  |  | @2270 | 20 years | bird | cdecl os2_sock_errno. | 
            
              |  |  | @2269 | 20 years | bird | Fixed USE_GNU tests in ftw.h and sys/dirent.h. | 
            
              |  |  | @2268 | 20 years | bird | unistd.h prototype of encrypt() shall return void not int. | 
            
              |  |  | @2263 | 20 years | bird | Changed version number back to 3.3.5 / 0.6 rc1. | 
            
              |  |  | @2262 | 20 years | bird | oops. | 
            
              |  |  | @2261 | 20 years | bird | Fixed libc_back_fsResolve to always set fInUnixTree so the result … | 
            
              |  |  | @2260 | 20 years | bird | o Started fixing exec() backend.
o Fixed some more mktime / localtime … | 
            
              |  |  | @2259 | 20 years | bird | warning cleanup. | 
            
              |  |  | @2258 | 20 years | bird | this is in include. | 
            
              |  |  | @2257 | 20 years | bird | warnings | 
            
              |  |  | @2256 | 20 years | bird | … | 
            
              |  |  | @2255 | 20 years | bird | cleanup.. | 
            
              |  |  | @2254 | 20 years | bird | o LIBC_ASSERT*() are for internal libc errors, LIBCLOG_ERROR*() are
  … | 
            
              |  |  | @2253 | 20 years | bird | More dumping improvements. | 
            
              |  |  | @2252 | 20 years | bird | Extended the hack to fix the trouble with nsOutputStream. | 
            
              |  |  | @2251 | 20 years | bird | Attempt at fixing thunk exporting. | 
            
              |  |  | @2249 | 20 years | bird | more tracking and dumping. | 
            
              |  |  | @2248 | 20 years | bird | show attributes too. | 
            
              |  |  | @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. | 
            
              |  |  |