Lines Matching refs:comp
9 10-02-24 comp/getopt.h: fix ast_std.h interactions
24 10-01-01 comp/setlocale.c: AST_LC_setenv defers to LC_ALL (for sh)
26 09-12-24 comp/setlocale.c: fix setlocale(LC_ALL,"") when already initialized
32 09-12-11 comp/sigflag.c: add with npt check in features/sig.sh
42 09-10-26 port/lcgen.c,comp/setlocale.c: handle LANG init after LC_* already defined
51 09-08-17 comp/setlocale.c: add AST_LC_utf8 and { utf8_mbtowc() utf8_mblen() }
52 09-08-11 comp/setlocale.c: treat "en"/"en_US" AST_LC_MESSAGES as "C"/"POSIX"
54 09-08-09 comp/conf.tab: add NPROCESSORS_MAX
64 09-05-08 comp/syslog.c: add _UWIN /var/log/syslog preference
65 09-05-01 comp/setlocale.c: fix _UWIN intercepts to return NiL on unknown locales
98 08-12-07 comp/setlocale.c: fix off by one composite initialition loop test
101 08-12-04 comp/spawnveg.c: clean up attrs on failure too
130 08-06-01 comp/resolvepath.c,realpath.c: fix resolvepath() return value type
149 08-02-11 comp/spawnveg.c: return proper errno on [v]fork() failure
153 08-01-31 comp/conf.sh,conf.tab: handle /bin/sh \ in read data, redir subshell
158 07-11-21 comp/setlocale.c: add sjis_mbtowc() to work around [\~] translation
168 07-10-26 comp/getsubopt.c: fix #undef that interfered with <ast_map.h>
172 07-10-11 comp/setlocale.c: second and subsequent setlocale(*,"") reverts to previous
174 07-10-10 comp/conf.tab: add a few more xpg6 deferrals
195 07-04-20 comp/conf.sh: defer to systems without 'grep -q' -- sigh
196 07-04-20 comp/conf.sh: probe for LL integer constant initializer suffix
199 07-04-19 comp/conf.tab: fix SVID SI entries to probe SI_* (not _SI_*)
203 07-04-02 comp/conf.tab,comp/conf.sh: add C/POSIX <stdint.h> symbols
211 07-02-27 comp/conf.sh: handle native getconf invalid numeric values
212 07-02-21 comp/conf.sh,comp/conf.tab: handle SSIZE_MAX vs _POSIX_SSIZE_MAX
217 07-02-12 comp/conf.sh: fix CONF_LIMIT bug that missed ULONG_MAX etc.
218 07-02-12 comp/conf.tab: *LONGLONG* => *LLONG* to match posix
230 07-01-05 comp/spawnveg.c: posix_spawnattr_setflags(POSIX_SPAWN_SETPGROUP)
232 07-01-01 comp/conf.sh: LC_ALL=C
235 06-12-18 comp/setlocale.c: include ast_standards.h and ast_wchar.h !
237 06-12-11 comp/conf.tab: always defer ARG_MAX
240 06-12-01 comp/conf.tab: add changes to cover solaris { bin xpg4 xpg6 }
243 06-11-22 comp/spawnveg.c: fix _real_vfork logic to work with 3d
248 06-11-11 comp/conf.sh: fix S CONF_STANDARD bug, add D to defer to native
249 06-11-11 comp/conf.tab: add D to defer to native
253 06-10-31 comp/spawnveg.c,features/lib: handle posix_spawn exit status 127
263 06-10-25 comp/conf.*: drop no-op duplicate conftab.c entries
271 06-10-06 port/astconf.c,comp/conf.sh,comp/conf.tab: play nice with getconf(1)
272 06-10-01 comp/conf.tab: SHELL default checks { _CS_PATH } X { ksh ksh93 sh }
273 06-10-01 comp/conf.sh: export CONF_getconf to shell actions
274 06-10-01 comp/putenv.c: always enable setenv() for procopen()
303 06-07-26 comp/fnmatch.[ch]: allow <ast_map.h> to map fnmatch()
322 06-05-09 comp/conf.sh: add native getconf -a names to the mix
325 06-02-14 comp/iconv.c: fix uwin iconv_list() /reg/ generator
363 05-04-22 comp/omitted.c: fix magic() logic for files < 512 bytes
375 05-03-11 comp/omitted.c: handle utime[s](const,const)
376 comp/conf.tab: fix linux PID_MAX probe
377 05-03-10 comp/setlocale.c: LC_* value "" => unset -- doh
389 comp/strtod.c: #define S2F_function strtod
392 comp/omitted.c: intercept utimes() too
393 comp/omitted.c: add DOSPATHVARS env var path value conversions
423 comp/omitted.c: revert to the open source license
435 04-09-23 comp/spawnveg.c: :NOOPTIMIZE: -- volatile sometimes ignored
436 04-09-21 comp/spawnveg.c: exec_errno_ptr is volatile -- duh
450 04-07-22 include/ast.h,comp/eaccess.c: add eaccess() for effective access()
451 04-07-19 comp/open.c,sfio/_sfopen.c: { O_RDONLY O_WRONLY O_RDWR } are values
474 04-02-29 comp/omitted.c: move env trace after PATH fixup
475 comp/omitted.c: cygwin spawn _P_DETACH => _P_NOWAIT+setpgid(pid,0)
508 03-10-23 comp/iconv.c: fix sfreserve lock fallback
512 03-10-12 comp/iconv.c: identity is always (iconv_t)0
556 comp/spawnveg.c,sfio/sfmode.c: use sigcritical() SIG_REG_* macros
557 comp/spawnveg.c: drop ENOEXEC logic
567 03-06-11 comp/*.c: reorder macro hding for mvs.390 and <ast_map.h>
570 comp/conf.sh: fix SI_* and *_SI_* macro redefs
577 03-06-09 comp/omitted.c: add _imp__FUNCTION sybols for __CYGWIN__ static link
580 03-06-03 comp/conf.sh: rework symbol collision logic
587 03-05-23 comp/getcwd.c: don't intercept on _WINIX -- unreliable st_ino
595 03-04-27 comp/system.c: handle <ast_map.h>
603 03-04-14 comp/setlocale.c: fix debug_mbtowc() return value for *s==0 || n < 1
604 comp/iconv.c: fix error return errno values
612 comp/omitted.c: fix pathconf => _pathconf => _ast_pathconf loop
619 03-03-25 comp/omitted.c: drop free() of live environ
629 comp/spawnveg.c: call posix_spawn() if implemented
630 comp/omitted.c: add spawnve() intercept
631 comp/getoptl.c: set getopt_long() optind even if no options
641 03-03-17 comp/omitted.c: unlink() renames to .deleted dir in case file open
643 features/float,comp/frexp.c,comp/frexpl.c: add pow2() table alternative
651 03-03-05 comp/omitted.c: make sure at least /bin is in PATH to find cygwin dlls
656 03-02-22 comp/conf.sh: wrap ksh check in eval to avoid premature exit
668 03-01-29 comp/getopt.h,comp/getoptl.c: add gnu getopt_long(), getopt_long_only()
669 include/ast_getopt.h: for non-gnu part of comp/getopt.h
683 02-12-03 comp/omitted.c,features/omitted: handle cygwin alarm() return botch
695 comp/putenv.c: add setenv() and unsetenv() wrappers for setenviron()
699 02-10-29 comp/resolvepath.c: add (size_t version of realpath())
710 comp/omitted.c: fix cygwin utime() to update st_ctime
711 comp/strtol.c,strtoul.c: __CYGWIN__ static link workaround XXX
718 02-09-15 comp/conf.sh: fix enum vs. macro test
744 02-08-13 comp/omitted.c: fix bzero logic for e.g. unixware.i386
749 02-08-06 comp/iconv.c: handle win32 cpNNNN == windows-NNNN aliases
757 comp/libc.c: dropped -- __libc_* intercepts moved to vmalloc/malloc.c
772 02-07-15 comp/fnmatch.c: fix memory leak caused by missing regfree()
773 comp/strstr.c: fix broken interpretation and implementation
774 comp/iconv.c: intercept (but no-op) null to and from buffer pointers
839 comp/iconv.c: fix non-C win32 sfreserve() loop
845 02-01-30 comp/strstr.c: add for ancient s5
849 comp/rename.c: punt to (ancient) /usr/lib/mv_dir on EISDIR
864 comp/omitted.c: fix cygwin workaround logic bugs
866 02-01-08 comp/conf.sh: use $cc instead of cc
868 01-12-18 comp/conf.tab: fix LFS_CFLAGS default for sun _CS_LFS_CFLAGS botch
881 01-11-16 comp/setlocale.c: fix !_lib_setlocale typo
885 comp/fnmatch.h: add FNM_NOSYS
892 comp/regcmp.c: __ia64 workaround fixed by proper CC.DLL probe
893 comp/getdate.c: __ia64 workaround fixed by proper CC.DLL probe
904 comp/wc.c: fix mbstate_t initialization typo
910 features/omitted: add for comp/omitted.c
914 01-10-04 comp/setlocale.c: handle sizeof(wchar_t)!=4 in debug locale
915 comp/conf.sh: handle sytems where _SC_* is both an enum and a macro
929 comp/omitted.c: add CYGWIN workarounds
948 comp/fnmatch: add FNM_LEADING_DIR for gnu compatibility
971 01-04-30 comp/setlocale.c: fix code that relied on 2 simultaneous getenv()'s
1010 comp/syslog.h: comply with the de factos
1018 01-02-14 comp/conf.sh: probe <unistd.h> for _(CS|PC|SC)_* getconf symbols
1148 99-11-19 comp/conf.sh: `expr length XXX` is not universal
1208 comp/gross: add weak __libc_attr for irix < 6.5 compatibility
1213 comp/fross.c,features/hack: for gross hacks
1491 add comp/fakelink.h to synthesize a few symlink text patterns