source: trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @867   22 years bird Initial port.
(edit) @866   22 years bird Imported collate_range_cmp() and it's header.
(edit) @863   22 years bird Initial revision
(edit) @862   22 years bird Initial revision
(edit) @861   22 years bird FreeBSD 5.1
(edit) @860   22 years bird Got a new one from FreeBSD.
(edit) @859   22 years bird Initial port.
(edit) @856   22 years bird Initial revision
(edit) @853   22 years bird GCC_OMF
(edit) @852   22 years bird done bootstrapping this change.
(edit) @851   22 years bird Fixed record overflow problem with extdef and pubdef related to typeidx.
(edit) @847   22 years bird Changed stub text.
(edit) @844   22 years bird v0.4.1 - bugfix release.
(edit) @843   22 years bird #716,#608: Fixed bad defaul heap queries. (calloc() crash if called …
(edit) @842   22 years bird Our msgfmt handles UTF-8 incorrectly it seems... Removed tr.
(edit) @841   22 years bird Our msgfmt doesn't like UTF-8 it seesm.
(edit) @840   22 years bird Our msgfmt handles UTF-8 incorrectly it seems…
(edit) @833   22 years zap .
(edit) @832   22 years bird Worked around error with DosSetFileLocksL on non JFS FSes.
(edit) @831   22 years bird Initial coding.
(edit) @830   22 years bird a little testcase.
(edit) @829   22 years bird Corrected sigsetjmp and siglongjmp.
(edit) @828   22 years bird Fixed warnings.
(edit) @827   22 years bird Return long long, prototype returns long.
(edit) @826   22 years bird warnings + small bugfix (pPrevChunk uninitialized!)
(edit) @818   22 years bird #608: High memory enabling of LIBC.
(edit) @815   22 years bird #456: silenced wrong message.
(edit) @812   22 years bird Fixed ilink out of memory issue in gklayout.dll debug builds.
(edit) @811   22 years bird removed stupid debug message.
Note: See TracRevisionLog for help on using the revision log.