Lines Matching refs:features
1 10-03-08 features/tvlib: fix utimensat probe to include all macros/structs
2 10-03-07 features/lib: change stream_peek to test pipes only
12 10-02-02 features/fs: sys/mnttab.h requires stdio.h on some systems!!
32 09-12-11 comp/sigflag.c: add with npt check in features/sig.sh
35 09-12-04 features/options: add "opt map-libc" check
80 09-01-31 features/sys: drop header sys/localedef.h
85 09-01-09 features/uwin,stdio/_stdfun.c: iffe for _p__iob and __p__iob
115 08-08-05 features/ndbm: favor sleepycat ndbm compatibility
121 08-07-16 features/stdio,stdio/f(read|write).c: size_t return value!! ouch
129 08-06-02 features/ndbm: add to tame dbmlib.iffe replication
159 07-11-15 features/signal.c: RT(1) .. RT(MAX-1) => RTMIN+1 .. RTMAX-1
160 07-11-14 features/float: favor sscanf() due to gnu strto[l]d() nan bugs
163 07-10-31 features/isoc99: _ISOC99_SOURCE tests
166 07-10-26 features/map.c: add { optopt optarg optind opterr }
167 07-10-26 features/stdio: add _filbuf => _ast__filbuf
188 07-05-09 features/signal.c,features/siglist: use kill -l & strsignal()
205 07-03-25 features/common: fix { ast_std.h ast_map.h stdint.h } logic
214 07-02-14 features/common: cover <stdint.h>, move to int_(bits)_t
219 07-02-12 features/float: *LONGLONG* => *LLONG* to match posix
234 06-12-20 features/libpath.sh: generalize sol.* LIBPATH patterns
244 06-11-20 features/common: bias _ast_int8_t "long long" before "__int64"
253 06-10-31 comp/spawnveg.c,features/lib: handle posix_spawn exit status 127
254 06-10-30 features/lib: fix posix_spawn() fork() prototype conflicts
258 06-10-26 features/map.c: _map_libc cleanup
259 06-10-26 features/fcntl: add to the circle of trust
260 06-10-26 features/sys: add <sys/socket.h> socklen_t
298 06-08-14 features/libpath.sh: add solaris LD_LIBRARY_PATH_64 check
302 06-07-27 features/common: #include "ast_map.h"
314 06-06-27 features/float,sfio/sfcvt.c: fix Nan logic
316 06-06-27 features/map.c: _map_libc for std => _ast_std
318 06-06-19 port/mnt.c,features/fs: handle netbsd getmntent api change
330 06-01-06 features/lib: change _UNIV_DEFAULT probe to use cross{...}
350 05-06-07 features/stdio: drop FEATURE/limits to fix bootstrap circular dep
351 05-06-02 features/*,Makefile: drop vestigel iffeio.h bootstrap workaround
369 features/align.c: add jmp_buf to the alignment mix (ia64)
382 05-02-20 features/tvlib: tmsettimeofday only for systems that have settimeofday
383 features/float: fix mvs.s390 NaN tests
386 05-02-08 features/float,sfio.h,sfcvt.c,sftable.c: add INF and fix NAN
387 05-02-04 features/lib: add _std_strtol (for lynxos)
394 features/tvlib,tm/tvtouch.c: check for utimets()
409 features/lib: add *another* sgi linux.ia64 memccpy bug check
416 features/stdio: handle _LARGEFILE64_SOURCE -- oops
447 features/common: punt to <stdarg.h> for unknown va_list
449 04-07-27 features/common,features/limits.c: ULL suffix for unsigned _ast_int8_t
454 04-06-17 features/common: change _DLL null define to (the standard ast) 1
472 04-03-17 features/stdio: no __FILE override for __CYGWIN_ (sys/reent.h clash)
478 features/float: check local NaNQ first
483 04-02-24 features/dirent: set nodefine to avoid ast_std.h _typ_off64_t undef
495 04-01-31 features/vmalloc: fix typo that missed _mmap_zero
506 03-11-12 features/stdio: drop cuserid,getopt for SUSV3
521 features/lib: add memcmp() test for sgi optimzation bug
536 features/lib: _AST_no_spawnveg==1 falls back to fork/exec
537 03-08-22 features/stdio,stdio/asprintf.c,stdio/vasprintf.c: add
539 features/botched: add cygwin _stat => _stat64
541 features/common: add interix _ast_intmax_t workarounds
546 03-08-01 features/lib: beef up sock_peek test for interix
547 03-07-29 features/float: add -lm to frexp... test
549 03-07-26 features/mem.c: favor _mem_sbrk over _mem_mmap_*
551 features/mem.c: _mem_sbrk means sbrk() and brk() work
561 features/mem: define _mem_method and _mem_* possible values
568 features/vmalloc: add _lib_brk and _lib_sbrk verification
575 features/mmap: fix ancient read() vs. mmap() time arithmetic typo
584 03-05-27 features/vmalloc: fix _std_malloc test
600 features/mmap: consolidate from features/(lib|sfio|vmalloc)
609 features/common: fix `tst _foo_' => `tst foo_' typo
610 features/float: fix `tst _foo_' => `tst foo_' typo
611 features/float: add FLTMAX_(UINTMAX_MAX,INTMAX_MAX,INTMAX_MIN)
613 03-04-03 features/float: add _ast_no_um2fm: no usinged intmax => floatmax cast
618 03-03-27 ast_vfork.h: generate from features/vfork to pick up headers/pragmas
626 features/lib: _use_spawnveg if spawnveg() is a win over fork()/exec()
627 features/lib: drop NutForkExecve() and _map_spawnve
628 features/lib: fix memccpy test to clean up /tmp droppings
639 features/lib: add vfork test for passing SIG_IGN across exec
640 features/lib: add spawn test for passing SIG_IGN across spawn
643 features/float,comp/frexp.c,comp/frexpl.c: add pow2() table alternative
644 03-03-12 features/lib: fix linux.ia64 memccpy() tests -- now its their turn
645 features/vmalloc: fix /dev/zero test
646 features/align: _ast_intmax_t and _ast_fltmax_t join the union
653 03-02-28 features/float: add (FLT|DBL|LDBL)_U?(LONG|LONGLONG|INTMAX)_(MIN|MAX)
654 03-02-25 features/lib: change vfork() test to use _exit() instead of exit()
661 03-02-11 features/libpath.sh: change LIBPATH to <dir>[:<env>[:<pat>]][,...]
683 02-12-03 comp/omitted.c,features/omitted: handle cygwin alarm() return botch
703 02-10-23 features/common: fix off-by-one loop check
707 02-10-02 features/common: don't define _WIN32; define _WINIX => unix on windows
708 features/tty: finally stomp the bsd _POSIX_VDISABLE redefinition
717 features/fcntl.c: handle iffe _hdr_lcl_* => _lcl_* change
720 02-09-11 ast.h,features/common: move _WIN32 macro init to features/common
721 features/common: enable __EXTERN__ and __DEFINE__ for _WIN32&!_UWIN
722 features/float: add -lm to _ast_*_nan_init tests
724 features/iconv: must have both <iconv.h> and iconv_open()!
725 features/vmalloc: alloca test must compile *and* link
728 features/fcntl.c: enable mmap64() prototype
731 02-09-05 features/vmalloc: add free() to _std_malloc test
736 features/libpath.sh: "bin" is now the default value
747 02-08-08 features/iconv: <ast_common.h> instead of <sys/types.h> <ast_common.h>
751 02-08-02 features/iconv: include sys/types.h for ast_types.h
754 features/lib: move malloc tests to features/vmalloc
755 features/vmalloc: snarf tests from features/lib
758 02-07-30 features/lib: handle __libc_malloc() in _std_malloc test
760 features/vmalloc: fix alloca check
761 02-07-29 features/limits.c: handle netbsd guards
763 02-07-25 features/iconv: include ast_types.h for size_t in ast_iconv.h
790 features/uwin: add uwin lib tests
791 uwin/*.c: check features/uwin for stubs
792 features/float: add nan representation generation
795 features/common: define va_copy() only if not in <stdarg.h>
810 features/stdio: check for _SFIO_H redundant _Sfstd* declarations
814 02-03-17 features/stdio: hack around g++ 3.* clashes
822 02-02-14 features/float: copy local min/max macros to avoid printf roundoff
823 features/wchar: include <ast_common.h>, not <ast_std.h>
826 uwin/mini.sym: add sprintf (now required by features/common)
832 features/iffeio: explicitly generate stdio.lcl
840 02-02-11 features/common: separate long long / long double tests
841 features/common: verify printf handles long long / long double
848 02-01-28 features/tty: add cf[gs]et[io]speed macros for <termio.h>
859 02-01-17 features/hdr: don't include <stddef.h> after it doesn't check out!
869 features/common: add hdr stdarg test
880 01-11-19 features/lib: retain _lib_confstr for all solaris releases
894 features/lib: add lib getdate
895 01-10-18 features/lib: check for strtod static link collision
896 features/float: add another signed cast for old bsd cc
897 features/wchar: add <stdlib.h> <stdio.h> before <wchar.h> for old bsd
905 features/float: fix max integer / float loop termiation
906 features/float: fix LDBL_UINTMAX_MAX typo that did DBL_UINTMAX_MAX
908 features/common: fix _UWIN __DYNAMIC__() definition
909 01-10-06 features/fcntl.c: { O_BINARY O_TEXT } default to 0
910 features/omitted: add for comp/omitted.c
917 01-09-20 features/common: add __DYNAMIC__() for dll externs
930 features/lib: add CYGWIN workarounds
931 01-08-11 features/common: some compilers have long long but no LL constants!
932 features/lib: add mmap64 implementation test (for linux.s390)
935 features/limits.c: don't include ./limits.h -- duh
938 01-08-08 features/float: some compilers (msdev) forget long long vs. double
949 features/float: _ast_flt_unsigned_max_t for bsd.i386 omission
953 01-06-04 features/dirent: replace Makefile hack with iffe semi-hack
957 features/lib: add botch_d_ino_dirent64 for linux botch
974 01-04-26 features/common: some cc's have _ast_int8_t but not LL constants
975 01-04-24 features/lib: add _std_strtod for mac os X
980 01-04-18 features/libpath.sh: fix mvs probe
990 features/stdio: __FILE_TAG == _sfio_s for solaris
1015 sfio.h,features/stdio: add <sfio_s.h> reference
1027 01-01-01 features/common: fix uwin __DEFINE__
1036 features/limits.c: add _BITS_POSIX1_LIM_H guard for linux
1037 features/libpath.sh: fix for aix LIBPATH
1046 features/(limits|unistd).c: no FEATURE/types because of _POSIX_SOURCE
1047 features/time: add default for CLOCKS_PER_SEC
1048 features/lib: std_malloc now handles NeXT
1050 features/lib: change return in vfork() test to exit() for linux sparc
1054 features/fcntl.c: fix _STDPP_ mmap munmap
1057 00-11-22 features/stdio: add _FILEDEFED for sol9.sun4
1062 00-10-26 features/stdio: add _FILE and __FILE for gnu
1068 00-10-17 features/lib: add apple osX (darwin.ppc) workarounds
1072 00-09-29 features/lib: pipe_rw==0 for sgi: boot rw == bin incompatibility
1097 features/common: fix va_listval() for power pc
1124 00-03-06 features/stdio: fix _sfflsbuf prototype (dingold@gte.net)
1163 features/fs: add __RENAME checks for stat familiy (netbsd)
1164 features/fs: major()/minor() fixes for s5
1165 features/libpath.sh: netbsd fix -- ld.so not in std places
1169 features/time: int tmtimeofday(struct timeval*);
1183 features/lib: verify that stat64 really works
1192 99-04-01 features: drop iffeio.h and stdio.h when only printf() used
1197 99-03-17 features/limits.c: workaround solaris __EXTENSIONS__ _timespec bug
1209 features/limits.c: tweak the guards again
1213 comp/fross.c,features/hack: for gross hacks
1214 features/stdio: avoid sfio namespace pollution
1218 features/common: win32.alpha va_list
1229 98-10-01 features/stdio prototype fixes
1254 98-03-17 features/fcntl.c,pathtmp,sftmp: add O_TEMPORARY
1281 features/limits.c: add gnu guard macros to avoid limits.h recursion
1282 features/mode.c: include "limits.h" instead of "FEATURE/limits.lcl"
1292 features/stdio: fix fflush() macro to do physical sync
1316 features/types: use _ast_int_8 vars to verify support
1327 setenviron,features/uinstd: test for mvs.390 dll environ hacks
1339 features/lib: _WIN32 _lib_vfork=1 by default
1342 features/lib,vfork: uwin fix
1343 ast_std.h: fix strto[u]ll prototypes with features/types _ast_int_8
1367 features/common: fix to work with va_list==void*
1379 ast_std.h,mnt.c,features/fs: ncr port tweaks
1389 features/fs: pun statvfs.f_basetype to statvfs.f_reserved7 for mvs
1420 features/int.c: fix int_swap generation bug
1433 sfhdr.h: features/sfio generates _lib_cvt instead of _i386_cvt
1445 features/types: size_t is signed on some systems! => _ast_size_t
1457 workaround lazy strdup() implementations in features/lib _std_malloc
1481 95-10-31 change features/unistd.c includes to break limits-param cycle
1498 features/fs uses SF_APPENDWR
1567 update features/signal.c table
1588 add astfeature() to unify universe style dynamic features
1606 update features/unistd.c for _SC_* and _PC_* posix additions