source: trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @987   22 years bird For our purpose we'll include the debugfunction in the release build …
(edit) @986   22 years bird Adjusted specs to like -shared and changed some hardcoded linker flags …
(edit) @983   22 years bird Merged in changes from the old port (src/emx/bsd/db).
(edit) @982   22 years bird More mappings.
(edit) @981   22 years bird New db.h from FreeBSD 5.1 (with new port).
(edit) @980   22 years bird New port in LIBC tree.
(edit) @979   22 years bird Merged in changes from the old port (src/emx/bsd/db).
(edit) @978   22 years bird Moved into libc.
(edit) @977   22 years bird Berkly db (?).
(edit) @976   22 years bird Initial porting.
(edit) @975   22 years bird reallocf().
(edit) @974   22 years bird reallocf
(edit) @973   22 years bird Initial port.
(edit) @970   22 years bird Initial revision
(edit) @969   22 years bird FreeBSD 5.1
(edit) @968   22 years bird More BSD stuff.
(edit) @967   22 years bird Initial porting.
(edit) @966   22 years bird -DDBINTERFACE_PRIVATE
(edit) @965   22 years bird FreeBSD 5.1
(edit) @964   22 years bird Initial config.
(edit) @961   22 years bird Initial revision
(edit) @960   22 years bird Initial revision
(edit) @959   22 years bird _SIZE_T
(edit) @958   22 years bird From FreeBSD 5.1
(edit) @957   22 years bird From FreeBSD 5.1
(edit) @954   22 years bird Initial revision
(edit) @953   22 years bird put in some code which have been split out to gcc/cp/cxxfilt.c. Need …
(edit) @952   22 years bird Added a few C99 numeric functions.
(edit) @951   22 years bird Initial porting.
(edit) @948   22 years bird Initial revision
(edit) @947   22 years bird do close on exec stuff (paranoia and such).
(edit) @946   22 years bird Copied the working port from old libiberty.
(edit) @945   22 years bird Use the getopt_long.c getopt().
(edit) @944   22 years bird Added prototypes for two GNU specific functions provided thru …
(edit) @943   22 years bird Corrected optind.
(edit) @942   22 years bird Implmented new library search order.
(edit) @941   22 years bird Enum last entry comma.
(edit) @940   22 years bird -fmessage-length=150
(edit) @939   22 years bird emxomfld needs GNU getopt_long_only
(edit) @938   22 years bird temporary commit to move to real box.
(edit) @937   22 years bird Removed bad truncation of 'SST_tag2's.
(edit) @936   22 years bird Don't use EMX specific getopt when the standard one will do.
(edit) @935   22 years bird Don't use EMX specific getopt when the standard one will do.
(edit) @934   22 years bird getopt.c -> _emx_getopt.c
(edit) @933   22 years bird Bugfixing.
(edit) @932   22 years bird Use getopt.h not emx/getopt.h
(edit) @931   22 years bird ARG! trailing tab.
(edit) @930   22 years bird Obsoleted, made it _emx_ specific.
(edit) @929   22 years bird Added 'BSD' aliases.
(edit) @928   22 years bird getopt & getopt_long with dependencies from FreeBSD 5.1
(edit) @927   22 years bird Initial porting.
(edit) @926   22 years bird Placeholder.
(edit) @923   22 years bird Initial revision
(edit) @920   22 years bird Initial revision
(edit) @919   22 years bird fix to the .dll conversion.
(edit) @918   22 years bird Added support for .dll's as libs.
(edit) @917   22 years bird Added support for .dll's as libs.
(edit) @916   22 years bird * empty log message *
(edit) @915   22 years bird Added support for .dll's.
(edit) @914   22 years bird Added feature for automatic a.out to omf conversion.
(edit) @913   22 years bird stderror_r().
(edit) @912   22 years bird set errno on bad error unmber.
(edit) @911   22 years bird Initial coding.
(edit) @910   22 years bird Fixed missing windres.
(edit) @909   22 years bird Fixed abs path checks to include both slashes.
(edit) @908   22 years bird Backed out prev version as it shouldn't have been committed.
(edit) @907   22 years bird Builds again - put back some uglyness :/
(edit) @903   22 years bird #625: TZ fixing. Negative time offsets.
(edit) @902   22 years bird #625: changed time_t to 32-bit signed integer.
(edit) @900   22 years bird Use BSD difftime().
(edit) @899   22 years bird Initial port.
(edit) @896   22 years bird Initial revision
(edit) @895   22 years bird Initial revision
(edit) @894   22 years bird Converted to make 3.80+, no need to generate makefiles.
(edit) @893   22 years bird Missing stdint.h symlink.
(edit) @892   22 years bird #697: select() & bugfixing.
(edit) @891   22 years bird #747: added missing #defines (LOCI_*).
(edit) @890   22 years bird #732: Initial coding.
(edit) @889   22 years bird docs.
(edit) @888   22 years bird Initial coding.
(edit) @887   22 years bird Moved to aliases subdir.
(edit) @886   22 years bird Initial recoding of the socket handle space.
(edit) @885   22 years bird .TKVAR = target kind variant.
(edit) @884   22 years bird Corrected declaration of so_readv() and so_writev() (non const).
(edit) @883   22 years bird Corrected calling convention for herror().
(edit) @882   22 years bird Handle dual return values from methods.
(edit) @881   22 years bird Increased buffer size of 2 pages.
(edit) @880   22 years bird Inlined _fmutex_checked_release & _fmutex_checked_request.
(edit) @879   22 years bird Handle dual return values from methods.
(edit) @878   22 years bird _osm* are defined as const in header, wrap the header declaration.
(edit) @877   22 years bird removed duplicated code.
(edit) @876   22 years bird Workaround for bad FIL_STANDARDL.
(edit) @875   22 years bird this ioctl interface is os2_ioctl.
(edit) @874   22 years bird Shut it up. Don't wanna have a zillion messages from make.
(edit) @873   22 years bird Respect the WNOHANG flag.
(edit) @872   22 years bird Added deadlock and termination checks to the semaphore waiting to …
(edit) @871   22 years bird #697: Filehandle rewrite - first step.
(edit) @870   22 years bird Hack to don't use new headers for the generator.
(edit) @869   22 years bird #568: Added macros for preserving the FPU control word.
(edit) @868   22 years bird The BSD stuff required a couple of additions. More excludes from the …
Note: See TracRevisionLog for help on using the revision log.