Searched refs:posix (Results 1 – 25 of 57) sorted by relevance
123
| /dragonfly/tools/tools/locale/ |
| HD | Makefile | 29 cp ${ETCDIR}/common.UTF-8.src ${CLDRDIR}/posix/xx_Comm_US.UTF-8.src 70 cp ${ETCDIR}/common.UTF-8.src ${CLDRDIR}/posix/xx_Comm_US.UTF-8.src 101 mkdir -p ${CLDRDIR}/posix 103 . if !exists(${CLDRDIR}/posix/${area}.UTF-8.src) 105 org.unicode.cldr.posix.GeneratePOSIX \ 106 -d ${CLDRDIR}/posix -m ${area} -c UTF-8 109 . if !exists(${CLDRDIR}/posix/UTF-8.cm) 111 org.unicode.cldr.posix.GenerateCharmap \ 112 -d ${CLDRDIR}/posix 120 rm -f ${CLDRDIR}/posix/*
|
| /dragonfly/gnu/lib/gcc80/libstdcxx/headers/ |
| HD | Makefile | 71 gthr-posix.h: ${GCCDIR}/libgcc/gthr-posix.h 76 < ${GCCDIR}/libgcc/gthr-posix.h > ${.TARGET} 78 gthr-default.h: gthr-posix.h 115 CLEANFILES= gthr.h gthr-default.h gthr-single.h gthr-posix.h \
|
| /dragonfly/gnu/lib/gcc47/libgomp/ |
| HD | Makefile | 8 .PATH: ${GCCDIR}/libgomp/config/posix 12 CFLAGS+= -I${GCCDIR}/libgomp/config/posix
|
| /dragonfly/gnu/lib/gcc47/libsupc++/ |
| D | Makefile.src | 60 gthr-default.h: ${GCCDIR}/libgcc/gthr-posix.h 65 < ${GCCDIR}/libgcc/gthr-posix.h > ${.TARGET}
|
| /dragonfly/contrib/gcc-8.0/ |
| HD | README.DRAGONFLY | 20 --enable-languages=c,c++,lto --enable-threads=posix --enable-__cxa_atexit 35 libgcc/gthr-posix.h avoid weakref (ld.gold issue)
|
| /dragonfly/gnu/lib/gcc80/libgomp/ |
| HD | Makefile | 7 .PATH: ${GCCDIR}/libgomp/config/posix 11 CFLAGS+= -I${GCCDIR}/libgomp/config/posix
|
| /dragonfly/gnu/usr.bin/cc80/support-libs/libbacktrace/ |
| HD | Makefile | 16 posix.c \
|
| /dragonfly/usr.bin/patch/ |
| HD | common.h | 111 extern int posix;
|
| HD | patch.c | 90 int posix = 0; /* strict POSIX mode? */ variable 214 if (v != NULL || !posix) in main() 551 {"posix", no_argument, &posix, 1}, in get_some_switches() 684 posix = 1; in get_some_switches()
|
| /dragonfly/contrib/xz/ |
| HD | README.DRAGONFLY | 15 --enable-symbol-versions --enable-threads=posix
|
| /dragonfly/gnu/lib/gcc47/libgcc_eh/ |
| HD | Makefile | 36 gthr-default.h: gthr-posix.h
|
| /dragonfly/tools/tools/locale/tools/ |
| HD | finalize | 50 ${CLDRDIR}/posix/UTF-8.cm \
|
| /dragonfly/gnu/lib/gcc80/libgcc_eh/ |
| HD | Makefile | 48 gthr-default.h: gthr-posix.h
|
| /dragonfly/gnu/lib/gcc47/libgcc_pic/ |
| HD | Makefile | 42 gthr-default.h: gthr-posix.h
|
| /dragonfly/gnu/lib/gcc80/libgcc_pic/ |
| HD | Makefile | 45 gthr-default.h: gthr-posix.h
|
| /dragonfly/contrib/gcc-8.0/gcc/config/ |
| HD | dragonfly.opt | 37 posix
|
| /dragonfly/contrib/bmake/mk/ |
| HD | FILES | 36 posix.mk
|
| /dragonfly/contrib/gcc-4.7/gcc/config/ |
| HD | freebsd.opt | 38 posix
|
| /dragonfly/gnu/lib/gcc47/libobjc/ |
| HD | Makefile | 64 gthr-default.h: gthr-posix.h
|
| /dragonfly/gnu/usr.bin/grep/libgreputils/ |
| HD | Makefile | 26 colorize-posix.c \
|
| /dragonfly/gnu/lib/gcc80/libgcov/ |
| HD | Makefile | 43 gthr-default.h: gthr-posix.h
|
| /dragonfly/gnu/lib/gcc47/libgcc/ |
| HD | Makefile | 84 gthr-default.h: gthr-posix.h
|
| /dragonfly/contrib/awk/ |
| HD | FIXES.1e | 569 block, apparently as required by posix. thanks to havard eidnes 626 should not be blamed for the outcome. according to posix, "." is the 685 locales, using strcoll and iswhatever tests for posix character 694 number->string conversions, as promised by posix and done by 721 changed types in posix chars structure to quiet solaris cc. 733 added support for posix character class names like [:digit:], 913 the behavior is the same as gawk and the intended posix standard. 984 changed field-splitting to conform to posix definition: fields are 1094 added CONVFMT as in posix (just replaced OFMT in getsval) 1123 not posix.
|
| /dragonfly/gnu/lib/gcc80/libgcc/ |
| HD | Makefile | 135 gthr-default.h: gthr-posix.h
|
| /dragonfly/contrib/cryptsetup/ |
| HD | ChangeLog | 223 * m4/printf-posix.m4: New file, from gettext-0.15. 269 * m4/isc-posix.m4: Upgrade to gettext-0.14.4. 278 * m4/printf-posix.m4: New file, from gettext-0.14.4.
|
123