mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
Various minor capitalization and typo fixes (#371)
This commit fixes various minor typos, punctuation errors and corrects the capitalization of many names.
This commit is contained in:
parent
cd562b16e2
commit
e54001d58b
204 changed files with 779 additions and 784 deletions
|
|
@ -8,7 +8,7 @@
|
|||
12-06-06 iffe.sh: check for -l* in reverse and accumulative order (e.g., for -last & -lm)
|
||||
12-06-04 package.sh: always check $INSTALLROOT/lib/package/profile
|
||||
12-05-31 Makefile: ID=ast; $(INSTALLROOT)/prototyped.h => $(INSTALLROOT)/$(ID)/prototyped.h
|
||||
12-05-28 iffe.sh: api foo YYYYMMDD => FOOAPI(rel) test macro
|
||||
12-05-28 iffe.sh: API foo YYYYMMDD => FOOAPI(rel) test macro
|
||||
12-05-24 package.sh: change admin.db comment => owner attributes
|
||||
12-04-25 ratz.c: add sear -k option to keep installation tmp dir on exit
|
||||
12-04-17 package.sh: skip sh version logic for ``use''
|
||||
|
|
@ -90,14 +90,14 @@
|
|||
09-10-21 iffe.sh,Makefile: test -e is not in ksh88!
|
||||
09-10-06 iffe.sh: handle cc -E #error with 0 exit status (sgi)
|
||||
09-10-06 package.sh: stub in ar intercept checks -- not used yet
|
||||
09-10-06 ar.ibm.risc: add ar intercept because some aix require -Xfoo first!!
|
||||
09-10-06 ar.ibm.risc: add ar intercept because some AIX require -Xfoo first!!
|
||||
09-09-24 regress.sh: fix UMASK logic to create test support files before umask
|
||||
09-08-28 release.c: change docs to mention stdin if no file operands
|
||||
09-08-24 package.sh: fix isascii() bug that failed on od(1) trailing space
|
||||
09-08-20 make.probe: add CC.SHARED.NAME
|
||||
09-08-20 regress.sh: add { JOB CONTINUE EXITED KILL FIFO }
|
||||
09-08-11 package.sh: filter lines containing : for package results
|
||||
09-07-31 make.probe: add CC.AR.ARFLAGS (for aix ar -xany)
|
||||
09-07-31 make.probe: add CC.AR.ARFLAGS (for AIX ar -xany)
|
||||
09-07-31 package.sh,cc.*: fix -dumpmachine to handle 32/64/* bit options
|
||||
09-06-24 package.sh: fix admin.db output formatting
|
||||
09-05-05 package.sh: export dll hackery environment vars
|
||||
|
|
@ -145,7 +145,7 @@
|
|||
08-04-28 regress.sh: fix EXPORT quoting
|
||||
08-04-28 regress.sh: fix UNIT set check args too
|
||||
08-04-24 rt.sh: exit code > 256 => signal termination
|
||||
08-04-10 C+probe: change probe_so order to check .so last (macos ld workaround)
|
||||
08-04-10 C+probe: change probe_so order to check .so last (Mac OS X ld workaround)
|
||||
08-04-01 package.sh: handle multiple admin HOSTTYPEs per HOST
|
||||
08-03-28 C+probe: add C++ #include <iostream> (no extension) dir probes
|
||||
08-03-17 regress.sh: fix trap on EXIT, add terminated note to final tally
|
||||
|
|
@ -153,8 +153,8 @@
|
|||
08-02-02 make.probe: add CC.RUNPATH to match default -L order
|
||||
08-01-31 package.sh: check lib64 for LD_LIBRARY_PATH
|
||||
08-01-31 iffe.sh: tweak ancient /bin/sh workarounds
|
||||
08-01-28 make.probe: darwin ld export dynamic is -force_flat_namespace
|
||||
08-01-28 C+probe: handle sgi cc error message but exit 0 botch(es)
|
||||
08-01-28 make.probe: Darwin ld export dynamic is -force_flat_namespace
|
||||
08-01-28 C+probe: handle SGI cc error message but exit 0 botch(es)
|
||||
08-01-23 package.sh: fix checksum doc typo
|
||||
08-01-09 C+probe: add __FUNCTION__ to the undef (don't check) list
|
||||
07-12-14 iffe.sh: add set nooptimize
|
||||
|
|
@ -222,8 +222,8 @@
|
|||
06-03-05 make.probe: work around pedantic bash 3.1 mismatched " in `.`
|
||||
06-02-14 package.sh: "results failed test" == "results test failed"
|
||||
cc.sgi.*: add _AST_cc_OPTIONS parameterization, -OPT:Olimit=0
|
||||
cc.linux.ia64-icc: add for intel cc
|
||||
06-02-02 package.sh: freebsd stuck with os version for all arch
|
||||
cc.linux.ia64-icc: add for Intel cc
|
||||
06-02-02 package.sh: FreeBSD stuck with OS version for all arch
|
||||
06-02-01 package.mk: fix locale logic (tw -d requires dir arg)
|
||||
06-01-31 package.sh: require $CC only for make|test
|
||||
06-01-30 package.sh,hurl.sh: use the backwards-compatible --http-passwd
|
||||
|
|
@ -233,9 +233,9 @@
|
|||
hurl.sh: wget --http-pass => --http-password
|
||||
06-01-11 package.mk: pass package.license.class to make --mam too
|
||||
package.mk: variants=pattern => --variants=pattern
|
||||
package.sh: darwin rel<=7 => darwin7.ppc
|
||||
package.sh: freebsd rel<=4 => freebsd4
|
||||
package.sh: freebsd rel<=5 => freebsd5
|
||||
package.sh: Darwin rel<=7 => darwin7.ppc
|
||||
package.sh: FreeBSD rel<=4 => freebsd4
|
||||
package.sh: FreeBSD rel<=5 => freebsd5
|
||||
05-12-07 iffe.sh: don't emit <stdio.h> if <sfio.h>|<ast.h> (XXX)
|
||||
05-12-05 make.probe: disable readonly.exe core dump via ulimit -c 0
|
||||
05-09-22 mktest.sh: add EXEC [ ++NOOUTPUT ++NOERROR ++NOEXIT ]
|
||||
|
|
@ -261,7 +261,7 @@
|
|||
iffe.sh: fix 'op var - ... - ...' grouping logic
|
||||
05-04-15 rt.sh: handle autom4ate style
|
||||
05-04-11 regress.sh: fix unit name when command line unit also specified
|
||||
rt.sh: handle all ast package test output formats
|
||||
rt.sh: handle all AST package test output formats
|
||||
package.sh: fix make docs for options passed to underlying make
|
||||
05-04-08 package.sh: cp -p makerules.mo to $OK to preserve mtime
|
||||
regress.sh: add "TITLE name" to change TEST output title
|
||||
|
|
@ -276,7 +276,7 @@
|
|||
package.sh: admin action now properly resets sibling remote logs
|
||||
package.mk: relax unknown/unwritten package messages to warnings
|
||||
package.sh: handle space in command line name=value
|
||||
make.probe: add mvs -Wc,dll,exportall,longname,rent to CC.DLL probe
|
||||
make.probe: add MVS -Wc,dll,exportall,longname,rent to CC.DLL probe
|
||||
05-02-24 package.sh: hosttype *.powerpc => *.ppc
|
||||
cc.lynxos.ppc,ldd.lynxos.ppc: add
|
||||
05-02-22 mamake.c: fix { -G --debug-symbols -S --strip-symbols } MAMAKEFLAGS bug
|
||||
|
|
@ -329,7 +329,7 @@
|
|||
package.mk: add the runtime package type (no *.[ah])
|
||||
iffe.sh: fix key test reports
|
||||
04-08-26 Makefile: { add m2.c m3.c } -lm tests for { frexp[l] ldexp[l] }
|
||||
04-08-11 package.mk: handle HOSTTYPE for solaris > 9
|
||||
04-08-11 package.mk: handle HOSTTYPE for Solaris > 9
|
||||
package.sh: add `checkaout proto' for { make view }
|
||||
package.sh: check for { md5sum md5 }
|
||||
iffe.sh: add {if|elif|else|endif} test ...
|
||||
|
|
@ -387,7 +387,7 @@
|
|||
04-03-18 iffe.sh: -d2 does not remove core dumps on exit
|
||||
04-03-17 package.sh: fix make recurse arg/action order
|
||||
04-02-29 package.sh: add regress action to compare current and previous tests
|
||||
package.sh: fix sgi.mips[23] HOSTTYPE test for old irix cc
|
||||
package.sh: fix sgi.mips[23] HOSTTYPE test for old IRIX cc
|
||||
package.sh: add `export variable ...'
|
||||
package.sh: admin action now handles host name with non-id chars
|
||||
package.sh: non-numeric M T W in admin.db disables that action
|
||||
|
|
@ -447,9 +447,9 @@
|
|||
03-06-04 make.probe: add +forceread +noforceread
|
||||
03-05-11 hurl.sh: handle http://host:port/path
|
||||
03-05-06 package.sh: fix setup action PACKAGEROOT and INIT logic
|
||||
03-05-05 package.mk: fix cygwin tarball names
|
||||
03-05-05 package.mk: fix Cygwin tarball names
|
||||
03-04-30 package.sh: move (cc|ld|ldd).$HOSTTYPE updates from Makefile
|
||||
03-04-27 make.probe: fix mvs CC.PREFIX.SHARED "lib" => ""
|
||||
03-04-27 make.probe: fix MVS CC.PREFIX.SHARED "lib" => ""
|
||||
make.probe: add CC.DLL.DIR = $(BINDIR) or $(LIBDIR)
|
||||
make.probe: add { CC.LD.LAZY CC.LD.NOLAZY CC.LD.RECORD CC.LD.NORECORD }
|
||||
probe.win32: sync with latest CC.*
|
||||
|
|
@ -467,7 +467,7 @@
|
|||
03-04-11 package.mk: tidy up cyg tarballs
|
||||
package.sh: fix old shell clash between get() and $get
|
||||
03-04-05 package.mk: restore *.inx generation somehow lost during cyg additions
|
||||
package.sh: add pthread_num_processors_np() last resort for cpu count
|
||||
package.sh: add pthread_num_processors_np() last resort for CPU count
|
||||
package.sh: use `make believe' to accept mamake generated files
|
||||
package.sh: handle `make [make-flags] [target ...]'
|
||||
mamake.c: ignore -e
|
||||
|
|
@ -475,14 +475,14 @@
|
|||
package.sh: switch to `package setup' instructions
|
||||
03-03-19 package.sh: add registry checks for `host cpu'
|
||||
package.sh: `results failed' now lists core dump messages
|
||||
03-03-17 package.sh: on cygwin verify 'ntsec binmode' in $CYGWIN or die
|
||||
03-03-17 package.sh: on Cygwin verify 'ntsec binmode' in $CYGWIN or die
|
||||
Makefile: install gcc wrapper if no cc
|
||||
package.mk: add :DETAILS: { :README: :EXPORT: :INSTALL: :TEST: } ops
|
||||
03-03-12 package.mk: add :DETAILS: for style-specific details
|
||||
03-03-11 package.sh: add beta setup/update support
|
||||
TEST.mk: add (TESTCC) prereq for .sh tests
|
||||
03-03-07 hurl.sh: add
|
||||
03-03-06 iffe.sh: fix lib win32 test cygwin vs native incompatibility
|
||||
03-03-06 iffe.sh: fix lib Win32 test Cygwin vs native incompatibility
|
||||
iffe.sh: change internal stdio.h guard to handle C++ inline vs. macro
|
||||
03-03-03 package.sh: check for curl or wget for update
|
||||
package.sh: add setup action == update read make
|
||||
|
|
@ -490,7 +490,7 @@
|
|||
mamake.c: treat name+=value args like name=value
|
||||
mamake.c: add ${var?*|value?match?no-match?}
|
||||
mamake.c: fix archive vs. dynamic bind logic
|
||||
03-02-28 package.sh: add the "cyg" (cygwin) package type
|
||||
03-02-28 package.sh: add the "cyg" (Cygwin) package type
|
||||
package.mk: add "cyg" stubs, :CATEGORY: for category name(s)
|
||||
03-02-25 mamake.c: add -D4 system(3) debug trace
|
||||
03-02-24 package.mk: change --mismatch to --corrupt=accept
|
||||
|
|
@ -527,7 +527,7 @@
|
|||
02-10-20 package.sh: fix lib/probe/C/make/probe update test
|
||||
02-10-18 probe.win32: update for mingw
|
||||
make.probe: add bash workaround to SHELLMAGIC test
|
||||
package.sh: work around yet another cygwin hassle
|
||||
package.sh: work around yet another Cygwin hassle
|
||||
02-10-17 iffe.sh: short circuit id check for *[-+/\\]*
|
||||
02-10-08 regress.sh: unset FIGNORE to avoid rm . errors
|
||||
package.sh: unset FIGNORE to avoid rm . errors
|
||||
|
|
@ -543,7 +543,7 @@
|
|||
iffe.sh: fix bug that didn't define mac variable on success
|
||||
02-09-22 package.sh: handle admin_action=ditto
|
||||
iffe.sh: --config sizeof(foo) macro is SIZEOF_foo
|
||||
iffe.sh: fix long.long test so it doesn't defeat uwin "typ long.long"
|
||||
iffe.sh: fix long.long test so it doesn't defeat UWIN "typ long.long"
|
||||
mamprobe.sh: convert $("foo") nmake string constants
|
||||
02-09-21 mamprobe.sh: "-" info-path writes probe info to stdout
|
||||
02-09-11 make.probe: move from nmake src to be part of mamprobe.sh
|
||||
|
|
@ -564,7 +564,7 @@
|
|||
Makefile: add LICENSE:.DONTCARE to workaround mam
|
||||
02-08-11 iffe.sh: provide defaults for LD_* additions
|
||||
02-08-07 ratz.c: change -m to use * instead of non-portable inverse video
|
||||
02-07-17 mamprobe.sh: close tmp file in trap before rm for cygwin
|
||||
02-07-17 mamprobe.sh: close tmp file in trap before rm for Cygwin
|
||||
package.sh: fix "type" to handle i1586 (P4)
|
||||
package.sh: add the view action
|
||||
02-06-28 package.sh: handle multiple packages for release action
|
||||
|
|
@ -595,7 +595,7 @@
|
|||
package.mk: add { :COVERS: :DESCRIPTION: :REQUIRES: }
|
||||
package.sh: handle { :COVERS: :DESCRIPTION: :REQUIRES: }
|
||||
Makefile: move proto.c generation to the proto component dir
|
||||
02-02-02 execrate.sh: add for .exe challenged win32 systems/commands
|
||||
02-02-02 execrate.sh: add for .exe challenged Win32 systems/commands
|
||||
mamprobe.sh: add STD* commands/flags
|
||||
mamake.c: update mamprobe info when older than mamprobe executable
|
||||
package.sh: move ed/ex workaround to mamprobe.sh
|
||||
|
|
@ -680,14 +680,14 @@
|
|||
01-04-25 package.mk: include non cc-g variants by default
|
||||
package.sh: *[._]* => *?[_.]* for mvs.390 /bin/sh
|
||||
01-04-24 TEST.mk: no tests for VARIANT=="DLL"
|
||||
01-04-22 package.mk,package.sh: tarball text members are ascii encoded
|
||||
01-04-22 package.mk,package.sh: tarball text members are ASCII encoded
|
||||
01-04-18 package.mk: allow package name to be the same as one of its components
|
||||
cc.mvs.390: handle .C .cpp .cxx
|
||||
cc.mvs.390: compensate for -o that does not overwrite
|
||||
01-04-01 regress: fix SAME that just skipped it -- we should regress regress!
|
||||
iffe: fix bug that didn't emit _hdr_foo for internal hdr tests
|
||||
iffe: fix lcl bug for cc -E that doesn't emit line syncs
|
||||
ratz: add ascii=>ebcdic conversion for text archive members
|
||||
ratz: add ASCII=>EBCDIC conversion for text archive members
|
||||
mamake: fix buffer overlap bug that clobbered the probe file path
|
||||
01-03-17 iffe: handle : separator as first arg
|
||||
01-03-15 mamake.c,ratz.c,release.c: add <stdlib.h> and <string.h>
|
||||
|
|
@ -700,7 +700,7 @@
|
|||
package.sh: fix INIT a.out updates for knr cc
|
||||
package.sh: package list now handles large tgz dirs
|
||||
package.sh: *-ok executables moved to ok/* for *.dll systems
|
||||
iffe.sh: change "exec >&-" to "exec >/dev/null" else linux mkdir fails!
|
||||
iffe.sh: change "exec >&-" to "exec >/dev/null" else Linux mkdir fails!
|
||||
mamake: handle `bind -lx [dontcare]'
|
||||
01-02-12 ratz.c: fix _PACKAGE_ast includes
|
||||
package.sh: $HOSTTYPE env overrides if $PACKAGEROOT/arch/$HOSTTYPE/
|
||||
|
|
@ -713,13 +713,13 @@
|
|||
01-02-02 package.sh: fix package use for $INSTALLROOT != */$HOSTTYPE
|
||||
package.sh: create intermediate recursion makefiles when needed
|
||||
package.sh: add $SECONDS to the DEBUG trace prompt
|
||||
01-01-01 ratz.c: #ifdef for uwin ncc
|
||||
01-01-01 ratz.c: #ifdef for UWIN ncc
|
||||
iffe.sh,package.sh: check PACKAGE_PATH for local installations
|
||||
package.sh: add psrinfo for osf.alpha host cpu
|
||||
package.sh: change pax --meter probe; some hang on /dev/tty
|
||||
package.sh: fix `install flat ARCH'
|
||||
mamake: eliminate loops from scan order
|
||||
C+probe: add probe_verbose -V for aix cc=xlc
|
||||
C+probe: add probe_verbose -V for AIX cc=xlc
|
||||
cc.ibm.risc,ldd.ibm.risc: add
|
||||
package.mk: list refs to top-level licenses only
|
||||
package.mk: add local link table to change log html
|
||||
|
|
@ -753,7 +753,7 @@
|
|||
00-10-22 regress: fix VIEW to skip empty dirs
|
||||
00-10-19 package.mk: $(PACKAGEROOT)/bin/nmake => $(PACKAGEROOT)/bin/manmake
|
||||
iffe: validate #define identifiers
|
||||
00-10-18 C+probe: mac os10 additions
|
||||
00-10-18 C+probe: Mac OS X additions
|
||||
package: add DYLD_LIBRARY_PATH initialization
|
||||
add ldd.$(CC.HOSTTYPE)
|
||||
00-10-01 iffe: handle -I* -L* options
|
||||
|
|
@ -800,7 +800,7 @@
|
|||
package.mk: beef up source and binary help => html
|
||||
00-02-08 package: mkdir man/man[138] in the new arch to cover MAM bug
|
||||
00-01-28 package,release: add -rcount to release
|
||||
package: fix linux "host cpu" and "host rating"
|
||||
package: fix Linux "host cpu" and "host rating"
|
||||
package: copy *.lic to $PACKAGEBIN for "make" and "write binary"
|
||||
package: fix 'release change log' case match
|
||||
00-01-24 package: add copyright action
|
||||
|
|
@ -851,7 +851,7 @@
|
|||
98-10-01 hostinfo: add unixware.*
|
||||
use: export PACKAGE_*
|
||||
98-08-11 C.probe: add /usr/include check (for sco CC)
|
||||
hostinfo: handle uwin uname update
|
||||
hostinfo: handle UWIN uname update
|
||||
98-05-01 regress: fix bug sometimes didn't list last test
|
||||
98-04-01 hostinfo: add cc path arg
|
||||
hostinfo: now works with /bin/sh
|
||||
|
|
@ -885,15 +885,15 @@
|
|||
mm2html: differentiate mm/man in some non-obvious cases
|
||||
hostinfo: r5000 is not mips4
|
||||
97-02-14 hostinfo: validate type with cc
|
||||
96-12-25 C.probe: uwin tweaks
|
||||
96-12-25 C.probe: UWIN tweaks
|
||||
iffe: use `...` instead of $(...) for alpha /bin/sh
|
||||
iffe: fix `typ' divide by 0
|
||||
iffe: `lcl' now drops X: prefix
|
||||
iffe: +l* -> -l*
|
||||
iffe: eval around ${...#%...} for bsd /bin/sh
|
||||
iffe: eval around ${...#%...} for BSD /bin/sh
|
||||
use: add sgi.mips LD_LIBRARY<abi>_PATH variants
|
||||
use: add -e to list exports
|
||||
iffe: lcl leaves leading [a-zA-Z]: for dos
|
||||
iffe: lcl leaves leading [a-zA-Z]: for DOS
|
||||
iffe: fix no{link|output|execute} logic
|
||||
C.probe: don't automatically add /usr/include for non-hosted compilers
|
||||
C.probe: don't automatically place /usr/include last
|
||||
|
|
@ -904,10 +904,10 @@
|
|||
hostinfo: fix ncr.i386 tests
|
||||
96-10-31 iffe: work around old bsh here doc bug by running separate sh
|
||||
96-10-11 iffe: *.iffe and *.iff for iffe src files
|
||||
hostinfo: tighten sgi.mips cpu type check
|
||||
hostinfo: tighten sgi.mips CPU type check
|
||||
96-10-01 C.probe: add probe_libdir to catch alpha /usr/shlib
|
||||
96-09-17 iffe: fix typ bug that failed for single id types!
|
||||
96-08-31 hostinfo: handle recent sgi hinv cpu changes
|
||||
96-08-31 hostinfo: handle recent SGI hinv CPU changes
|
||||
96-07-17 make sure sizeof(long xxx)>sizeof(xxx) for typ long.xxx
|
||||
96-05-09 C.probe: drop multiple / in stdinclude
|
||||
96-02-29 use: package root must have bin and lib subdir
|
||||
|
|
@ -917,8 +917,8 @@
|
|||
96-01-31 use: add pkg dir
|
||||
hostinfo: add tandem
|
||||
96-01-01 hostinfo: windows_nt|windows[0-9][0-9] -> win32
|
||||
95-11-24 hostinfo: linux-aout.* for non-elf linux
|
||||
95-11-11 use: add aix LIBPATH
|
||||
95-11-24 hostinfo: linux-aout.* for non-ELF Linux
|
||||
95-11-11 use: add AIX LIBPATH
|
||||
95-10-11 hostinfo: no args prints type
|
||||
95-08-11 use: add
|
||||
95-05-09 save original PATH in _probe_PATH
|
||||
|
|
@ -926,7 +926,7 @@
|
|||
95-04-01 use c source suffix if it still preserves the dialect
|
||||
add hostinfo
|
||||
add lib/hostinfo/typemap user type map
|
||||
add sol.sun4 cpu count
|
||||
add sol.sun4 CPU count
|
||||
fix C.probe to properly handle C/C++ combined compiler drivers
|
||||
add NeXT to hostinfo
|
||||
bummer: mach has /usr/bin/hostinfo
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
: linux.i386-64 ar wrapper
|
||||
: freebsd12.amd64 ar wrapper
|
||||
|
||||
case $1 in
|
||||
*x*) /usr/bin/ar "$@" ;;
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
: hp.ia64 cc wrapper for reasonable ansi C defaults : 2011-01-25 :
|
||||
: hp.ia64 cc wrapper for reasonable ANSI C defaults : 2011-01-25 :
|
||||
|
||||
[ /usr/bin/cc -ef /usr/ccs/bin/cc ] || exit 1
|
||||
|
||||
: bundled cc -- really, in the face of gcc you ship a sub-par /usr/bin/cc? :
|
||||
: bundled cc -- really, in the face of gcc you ship a subpar /usr/bin/cc? :
|
||||
|
||||
HOSTTYPE=hp.ia64
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
: hp.pa cc wrapper for reasonable ansi C defaults : 2004-02-29 :
|
||||
: hp.pa cc wrapper for reasonable ANSI C defaults : 2004-02-29 :
|
||||
|
||||
HOSTTYPE=hp.pa
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
: hp.pa64 cc wrapper for reasonable ansi C defaults : 2001-02-11 :
|
||||
: hp.pa64 cc wrapper for reasonable ANSI C defaults : 2001-02-11 :
|
||||
|
||||
HOSTTYPE=hp.pa64
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
: cc wrapper for aix risc xlc : 2012-04-17 :
|
||||
: cc wrapper for AIX RISC xlc : 2012-04-17 :
|
||||
|
||||
hosttype=ibm.risc
|
||||
|
||||
|
|
@ -33,7 +33,7 @@ case " $@ " in
|
|||
;;
|
||||
esac
|
||||
if test -x $bin/c99
|
||||
then # the xlc optimizer vintage that supports c99 is flawed and causes the ast build to fail #
|
||||
then # the xlc optimizer vintage that supports c99 is flawed and causes the AST build to fail #
|
||||
case " $* " in
|
||||
*" -O "*)
|
||||
set '' "$@" ''
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
: cc wrapper for aix risc gcc : 2012-04-17 :
|
||||
: cc wrapper for AIX RISC gcc : 2012-04-17 :
|
||||
|
||||
hosttype=ibm.risc
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
: linux.ia64 icc wrapper : 2021-01-31 :
|
||||
: linux.i386 icc wrapper : 2021-01-31 :
|
||||
|
||||
HOSTTYPE=linux.ia64-icc
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
: mvs.390 cc wrapper for unix message and exit code semantics : 2012-01-20 :
|
||||
: mvs.390 cc wrapper for Unix message and exit code semantics : 2012-01-20 :
|
||||
|
||||
HOSTTYPE=mvs.390
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
: next.i386 cc wrapper for unix message and exit code semantics : 1995-05-09 :
|
||||
: next.i386 cc wrapper for Unix message and exit code semantics : 1995-05-09 :
|
||||
|
||||
HOSTTYPE=next.i386
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
: next.m68k cc wrapper that enables posix : 2000-12-15 :
|
||||
: next.m68k cc wrapper that enables POSIX : 2000-12-15 :
|
||||
|
||||
HOSTTYPE=next.m68k
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
: sgi.mips2 cc wrapper that generates mips2 binaries : 2006-02-14 :
|
||||
: sgi.mips2 cc wrapper that generates MIPS II binaries : 2006-02-14 :
|
||||
|
||||
HOSTTYPE=sgi.mips2
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
: sgi.mips3 cc wrapper that generates mips3 binaries : 2007-04-27 :
|
||||
: sgi.mips3 cc wrapper that generates MIPS III binaries : 2007-04-27 :
|
||||
|
||||
HOSTTYPE=sgi.mips3
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
: sgi.mips3-o32 cc wrapper that generates mips3 o32 binaries : 2006-02-14 :
|
||||
: sgi.mips3-o32 cc wrapper that generates MIPS III O32 binaries : 2006-02-14 :
|
||||
|
||||
HOSTTYPE=sgi.mips3-o32
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
: sgi.mips4 cc wrapper that generates mips4 binaries : 2007-04-27 :
|
||||
: sgi.mips4 cc wrapper that generates MIPS IV binaries : 2007-04-27 :
|
||||
|
||||
HOSTTYPE=sgi.mips4
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
: sgi.mips4-n32 cc wrapper that generates mips4 n32 binaries : 2006-02-14 :
|
||||
: sgi.mips4-n32 cc wrapper that generates MIPS IV N32 binaries : 2006-02-14 :
|
||||
|
||||
HOSTTYPE=sgi.mips4-n32
|
||||
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
# Glenn Fowler <gsf@research.att.com> #
|
||||
# #
|
||||
########################################################################
|
||||
: wrapper for .exe challenged win32 systems/commands
|
||||
: wrapper for .exe challenged Win32 systems/commands
|
||||
|
||||
(command set -o posix) 2>/dev/null && set -o posix
|
||||
|
||||
|
|
@ -43,8 +43,8 @@ case `(getopts '[-][123:xyz]' opt --xyz; echo 0$opt) 2>/dev/null` in
|
|||
[-license?http://www.eclipse.org/org/documents/epl-v10.html]
|
||||
[+NAME?execrate - wrapper for .exe challenged commands]
|
||||
[+DESCRIPTION?\bexecrate\b runs \acommand\a after checking the \afile\a
|
||||
operands for standard semantics with respect to \bwin32\b \b.exe\b
|
||||
suffix conventions. This command is only needed on \bwin32\b
|
||||
operands for standard semantics with respect to \bWin32\b \b.exe\b
|
||||
suffix conventions. This command is only needed on \bWin32\b
|
||||
systems that inconsistently handle \b.exe\b across library and
|
||||
command interfaces. \acommand\a may be one of \bcat\b(1), \bchmod\b(1),
|
||||
\bcmp\b(1), \bcp\b(1), \bln\b(1), \bmv\b(1), or \brm\b(1).
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
# test if feature exists
|
||||
# this script is written to make it through all sh variants
|
||||
#
|
||||
# NOTE: .exe a.out suffix and [\\/] in path patterns for dos/nt
|
||||
# NOTE: .exe a.out suffix and [\\/] in path patterns for DOS/NT
|
||||
|
||||
(command set -o posix) 2>/dev/null && set -o posix
|
||||
case `uname -s` in
|
||||
|
|
@ -936,7 +936,7 @@ case `(getopts '[-][123:xyz]' opt --xyz; echo 0$opt) 2>/dev/null` in
|
|||
happy.]
|
||||
[+?The feature tests are:]{
|
||||
[+# \acomment\a?Comment line - ignored.]
|
||||
[+api \aname\a \aYYYYMMDD\a \asymbol ...\a?Emit api compatibility tests
|
||||
[+api \aname\a \aYYYYMMDD\a \asymbol ...\a?Emit API compatibility tests
|
||||
for \aname\a and \b#define\b \asymbol\a \asymbol\a_\aYYYYMMDD\a
|
||||
when \aNAME\a_API is >= \aYYYYMMDD\a (\aNAME\a is \aname\a
|
||||
converted to upper case). If \aNAME\a_API is not defined
|
||||
|
|
@ -3084,7 +3084,7 @@ int x;
|
|||
map=
|
||||
sep=
|
||||
eval syms='"${'api_sym_${api}'}"'
|
||||
# old solaris requires -k<space><junk> #
|
||||
# old Solaris requires -k<space><junk> #
|
||||
set x x `echo "$syms" | sort -t: -u -k 1,1 -k 2,2nr 2>/dev/null | sed 's/:/ /'`
|
||||
case $# in
|
||||
2) # ancient sort doesn't have -k #
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
#!/bin/env sh
|
||||
: cygwin.i386 ldd -- how many ways does this confirm the windows bias?
|
||||
: cygwin.i386 ldd -- how many ways does this confirm the Windows bias?
|
||||
for f
|
||||
do case $f in
|
||||
*.exe) ;;
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
: mac os10 ldd
|
||||
: Mac OS X ldd
|
||||
otool -L "$@"
|
||||
|
|
|
|||
|
|
@ -89,7 +89,7 @@ echo '#if mips && !sgi || __CYGWIN__
|
|||
CONST char x[]={1,2,3,4,5,6,7,8,9,0};
|
||||
int main(){*(char*)x=0; return x[0];}
|
||||
#endif' > readonly.$src
|
||||
# NOTE: sfclose() defined on uwin, not defined on all other systems
|
||||
# NOTE: sfclose() defined on UWIN, not defined on all other systems
|
||||
echo 'extern int sfclose(); extern int ShareD(){return(sfclose());}' > shared.$src
|
||||
echo '#define g(a,b) a ## b
|
||||
volatile int a;
|
||||
|
|
@ -404,7 +404,7 @@ int main() { f(); return 0; }' > picok.$src
|
|||
}
|
||||
case $1 in
|
||||
-Wc,*exportall*)
|
||||
# get specific since sgi gets this far too
|
||||
# get specific since SGI gets this far too
|
||||
rm -f pic.$exe pic.x
|
||||
$cc -Wl,dll -o pic.$exe pic.$obj || continue
|
||||
test -f pic.$exe || continue
|
||||
|
|
@ -660,7 +660,7 @@ case $cc_dll:$cc_pic:$so:$dynamic:$static in
|
|||
if $cc -shared -Wl,--enable-auto-image-base -Wl,--out-implib=xxx.lib -o xxx.dll exp.$obj &&
|
||||
test -f xxx.lib -a -f xxx.dll
|
||||
then
|
||||
: cygwin
|
||||
: Cygwin
|
||||
cc_dll=$cc_dll_def
|
||||
dll_dir='$(BINDIR)'
|
||||
sd=.dll
|
||||
|
|
@ -1445,7 +1445,7 @@ case $stdlib in
|
|||
ok=0
|
||||
for x in $xs
|
||||
do case $x in
|
||||
*_p) continue ;; # linux gcc known to hang for -lc_p
|
||||
*_p) continue ;; # Linux gcc known to hang for -lc_p
|
||||
esac
|
||||
if $cc -o doti.$exe doti.$obj -l$x 2>e
|
||||
then ok=1
|
||||
|
|
|
|||
|
|
@ -1153,7 +1153,7 @@ input(void)
|
|||
/*
|
||||
* pass shell action s to ${SHELL:-/bin/sh}
|
||||
* the -c wrapper ensures that scripts are run in the selected shell
|
||||
* even on systems that otherwise demand #! magic (can you say cygwin)
|
||||
* even on systems that otherwise demand #! magic (can you say Cygwin)
|
||||
*/
|
||||
|
||||
static int
|
||||
|
|
|
|||
|
|
@ -159,7 +159,7 @@ case `(getopts '[-][123:xyz]' opt --xyz; echo 0$opt) 2>/dev/null` in
|
|||
initialized. \bCC\b, \bCCFLAGS\b, \bHOSTTYPE\b and \bSHELL\b may be set
|
||||
by explicit command argument assignments to override the defaults.]
|
||||
[+?Packages are composed of components. Each component is built and
|
||||
installed by an \bast\b \bnmake\b(1) makefile. Each package is also
|
||||
installed by an \bAST\b \bnmake\b(1) makefile. Each package is also
|
||||
described by an \bnmake\b makefile that lists its components and
|
||||
provides a content description. The package makefile and component
|
||||
makefiles provide all the information required to read, write, build
|
||||
|
|
@ -271,10 +271,10 @@ case `(getopts '[-][123:xyz]' opt --xyz; echo 0$opt) 2>/dev/null` in
|
|||
{
|
||||
[+canon \aname\a?An external host type name to be
|
||||
converted to \bpackage\b syntax.]
|
||||
[+cpu?The number of cpus; 1 if the host is not a
|
||||
[+cpu?The number of CPUs; 1 if the host is not a
|
||||
multiprocessor.]
|
||||
[+name?The host name.]
|
||||
[+rating?The cpu rating in pseudo mips; the value is
|
||||
[+rating?The CPU rating in pseudo mips; the value is
|
||||
useful useful only in comparisons with rating values of
|
||||
other hosts. Other than a vax rating (mercifully) fixed
|
||||
at 1, ratings can vary wildly but consistently from
|
||||
|
|
@ -405,7 +405,7 @@ case `(getopts '[-][123:xyz]' opt --xyz; echo 0$opt) 2>/dev/null` in
|
|||
matches for a given file then the mode, user and group are
|
||||
changed as necessary to match the checksum entry. A warning is
|
||||
printed on the standard error for each mismatch. Requires the
|
||||
\bast\b package \bcksum\b(1) command.]
|
||||
\bAST\b package \bcksum\b(1) command.]
|
||||
[+view\b?Initialize the architecture specific viewpath
|
||||
hierarchy. If \bflat\b is specified then the \b$INSTALLROOT\b {
|
||||
bin fun include lib } directories are linked to the same
|
||||
|
|
@ -428,12 +428,12 @@ case `(getopts '[-][123:xyz]' opt --xyz; echo 0$opt) 2>/dev/null` in
|
|||
packages are written first. Package components must be listed
|
||||
in \apackage\a\b.pkg\b. \aformat\a may be one of:]
|
||||
{
|
||||
[+cyg?Generate a \bcygwin\b package.]
|
||||
[+cyg?Generate a \bCygwin\b package.]
|
||||
[+exp?Generate an \bexptools\b maintainer source
|
||||
archive and \aNPD\a file, suitable for \bexpmake\b(1)]
|
||||
[+lcl?Generate a package archive suitable for
|
||||
restoration into the local source tree (i.e., the
|
||||
source is not annotated for licencing).]
|
||||
source is not annotated for licensing).]
|
||||
[+pkg?Generate a \bpkgmk\b(1) package suitable for
|
||||
\bpkgadd\b(1).]
|
||||
[+rpm?Generate an \brpm\b(1) package.]
|
||||
|
|
@ -452,7 +452,7 @@ case `(getopts '[-][123:xyz]' opt --xyz; echo 0$opt) 2>/dev/null` in
|
|||
[+?A package may be either a \bbase\b or \bdelta\b. A base
|
||||
package contains a complete copy of all components. A delta
|
||||
package contains only changes from a previous base package.
|
||||
Delta recipients must have the \bast\b \bpax\b(1) command (in
|
||||
Delta recipients must have the \bAST\b \bpax\b(1) command (in
|
||||
the \bast-base\b package). If neither \bbase\b nor \bdelta\b is
|
||||
specified, then the current base is overwritten if there are no
|
||||
deltas referring to the current base. Only the \btgz\b and
|
||||
|
|
@ -493,12 +493,12 @@ case `(getopts '[-][123:xyz]' opt --xyz; echo 0$opt) 2>/dev/null` in
|
|||
closure of component makefile dependencies.]
|
||||
[+?\b$PACKAGEROOT/lib/package\b contains package specific files. The
|
||||
package naming convention is \agroup\a[-\apart\a]]; e.g., \bast-base\b,
|
||||
\bgnu-fileutils\b. The *\b.pkg\b files are ast \bnmake\b(1) makefiles
|
||||
\bgnu-fileutils\b. The *\b.pkg\b files are AST \bnmake\b(1) makefiles
|
||||
that contain the package name, package components, references to other
|
||||
packages, and a short package description. *\b.pkg\b files are used by
|
||||
\bpackage write\b to generate new source and binary packages.]
|
||||
[+?\b$PACKAGEROOT/lib/package/\b\agroup\a\b.lic\b files contain license
|
||||
information that is used by the \bast\b \bproto\b(1) and \bnmake\b(1)
|
||||
information that is used by the \bAST\b \bproto\b(1) and \bnmake\b(1)
|
||||
commands to generate source and binary license strings. \agroup\a is
|
||||
determined by the first \b:PACKAGE:\b operator name listed in the
|
||||
component \bnmake\b makefile. \agroup\a\b.lic\b files are part of the
|
||||
|
|
@ -534,12 +534,12 @@ case `(getopts '[-][123:xyz]' opt --xyz; echo 0$opt) 2>/dev/null` in
|
|||
against \b$HOSTTYPE\b when making binaries; these are limited to
|
||||
makefile compiler workarounds, e.g., if \b$HOSTTYPE\b matches \bhp.*\b
|
||||
then turn off the optimizer for these objects. All other architecture
|
||||
dependent logic is handled either by the \bast\b \biffe\b(1) command or
|
||||
dependent logic is handled either by the \bAST\b \biffe\b(1) command or
|
||||
by component specific configure scripts. Explicit \b$HOSTYPE\b
|
||||
values matching *,*cc*[,-*,...]] optionally set the default \bCC\b and
|
||||
\bCCFLAGS\b. This is handy for build farms that support different
|
||||
compilers on the same architecture.]
|
||||
[+?Each component contains an \bast\b \bnmake\b(1) makefile (either
|
||||
[+?Each component contains an \bAST\b \bnmake\b(1) makefile (either
|
||||
\bNmakefile\b or \bMakefile\b) and a \bMAM\b (make abstract machine)
|
||||
file (\bMamfile\b). A Mamfile contains a portable makefile description
|
||||
that is used by \bmamake\b(1) to simulate \bnmake\b. Currently there is
|
||||
|
|
@ -556,7 +556,7 @@ case `(getopts '[-][123:xyz]' opt --xyz; echo 0$opt) 2>/dev/null` in
|
|||
\bproto\b(1) converts an ANSI C subset to code that is compatible with
|
||||
K&R, ANSI, and C++ dialects.]
|
||||
[+?All scripts and commands under \b$PACKAGEROOT\b use \b$PATH\b
|
||||
relative pathnames (via the \bast\b \bpathpath\b(3) function); there
|
||||
relative pathnames (via the \bAST\b \bpathpath\b(3) function); there
|
||||
are no embedded absolute pathnames. This means that binaries generated
|
||||
under \b$PACKAGEROOT\b may be copied to a different root; users need
|
||||
only change their \b$PATH\b variable to reference the new installation
|
||||
|
|
@ -1044,7 +1044,7 @@ ${bT}(5)${bD}Read all unread package archive(s):${bX}
|
|||
and rsh(1) access.
|
||||
[remote:[[master]:]]PACKAGEROOT
|
||||
The absolute remote package root directory and
|
||||
optionally the remote prorocol (rsh or ssh) if
|
||||
optionally the remote protocol (rsh or ssh) if
|
||||
the directory is on a different server than the
|
||||
master package root directory. If
|
||||
lib/package/admin/$admin_env exists under
|
||||
|
|
@ -1092,10 +1092,10 @@ ${bT}(5)${bD}Read all unread package archive(s):${bX}
|
|||
order. The attributes are:
|
||||
canon The next argument is a host type name to be
|
||||
converted to package syntax.
|
||||
cpu The number of cpus; 1 if the host is not a
|
||||
cpu The number of CPUs; 1 if the host is not a
|
||||
multiprocessor.
|
||||
name The host name.
|
||||
rating The cpu rating in pseudo mips; the value is useful
|
||||
rating The CPU rating in pseudo mips; the value is useful
|
||||
useful only in comparisons with rating values of
|
||||
other hosts. Other than a vax rating fixed at 1,
|
||||
ratings can vary wildly but consistently from
|
||||
|
|
@ -1224,7 +1224,7 @@ ${bT}(5)${bD}Read all unread package archive(s):${bX}
|
|||
mode, user and group information. If the checksum matches
|
||||
for a given file then the mode, user and group are changed
|
||||
as necessary to match the checksum entry. A warning is printed
|
||||
on the standard error for each mismatch. Requires the ast
|
||||
on the standard error for each mismatch. Requires the AST
|
||||
package cksum(1) command.
|
||||
view
|
||||
Initialize the architecture specific viewpath hierarchy. The
|
||||
|
|
@ -1237,7 +1237,7 @@ ${bT}(5)${bD}Read all unread package archive(s):${bX}
|
|||
Write a package archive for PACKAGE. All work is done in the
|
||||
\$PACKAGEROOT/lib/package directory. FORMAT-specific files
|
||||
are placed in the FORMAT subdirectory. A PACKAGE[.TYPE].tim
|
||||
file in this directory tracksthe write time and prevents a
|
||||
file in this directory tracks the write time and prevents a
|
||||
package from being read in the same root it was written. If
|
||||
more than one file is generated for a particular FORMAT then
|
||||
those files are placed in the FORMAT/PACKAGE subdirectory.
|
||||
|
|
@ -1248,7 +1248,7 @@ ${bT}(5)${bD}Read all unread package archive(s):${bX}
|
|||
only the named packages will be written; otherwise
|
||||
prerequisite packages are written first. Package components
|
||||
must be listed in PACKAGE.pkg. FORMAT may be one of:
|
||||
cyg generate a cygwin package
|
||||
cyg generate a Cygwin package
|
||||
exp generate an exptools(1) maintainer source archive
|
||||
and NPD file in the exp subdirectory, suitable for
|
||||
expmake(1); support files are placed in the
|
||||
|
|
@ -1271,7 +1271,7 @@ ${bT}(5)${bD}Read all unread package archive(s):${bX}
|
|||
be either a base or delta. A base package contains a
|
||||
complete copy of all components. A delta package contains
|
||||
only changes from a previous base package. Delta recipients
|
||||
must have the ast pax(1) command (in the ast-base package).
|
||||
must have the AST pax(1) command (in the ast-base package).
|
||||
If neither base nor delta is specified, then the current
|
||||
base is overwritten if there are no deltas referring to the
|
||||
current base. Only the tgz and lcl formats support delta.
|
||||
|
|
@ -1600,7 +1600,7 @@ executable() # [!] command
|
|||
}
|
||||
|
||||
# initialize SHELLMAGIC
|
||||
# tangible proof of cygwin's disdain for unix (well, this and execrate)
|
||||
# tangible proof of Cygwin's disdain for Unix (well, this and execrate)
|
||||
|
||||
shellmagic()
|
||||
{
|
||||
|
|
@ -3243,7 +3243,7 @@ if test -r $INSTALLROOT/lib/package/profile
|
|||
then . $INSTALLROOT/lib/package/profile
|
||||
fi
|
||||
|
||||
# more cygwin hassles
|
||||
# more Cygwin hassles
|
||||
|
||||
case $HOSTTYPE in
|
||||
cygwin.*)
|
||||
|
|
@ -3270,7 +3270,7 @@ cygwin.*)
|
|||
;;
|
||||
esac
|
||||
case $lose in
|
||||
?*) echo "$command: $HOSTTYPE: export '$lose' in CYGWIN or languish in windows" >&2
|
||||
?*) echo "$command: $HOSTTYPE: export '$lose' in CYGWIN or languish in Windows" >&2
|
||||
exit 1
|
||||
;;
|
||||
esac
|
||||
|
|
@ -4385,7 +4385,7 @@ checksrc()
|
|||
esac
|
||||
}
|
||||
|
||||
# check for native ascii 0:yes 1:no
|
||||
# check for native ASCII 0:yes 1:no
|
||||
|
||||
__isascii__=
|
||||
|
||||
|
|
@ -4928,7 +4928,7 @@ admin) while test ! -f $admin_db
|
|||
;;
|
||||
*) case " $hosts " in
|
||||
*" $2 "*)
|
||||
: ast date command assumed :
|
||||
: AST date command assumed :
|
||||
E=`eval date -E \`egrep '[ ](start|done)[ ][ ]*at[ ]' $admin_log/$2 | sed -e 's/.*[ ][ ]*at[ ][ ]*//' -e 's/[ ][ ]*in[ ].*$//' -e 's/.*/"&"/'\``
|
||||
M=$6 T=$7 W=$8
|
||||
case $admin_action in
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
:
|
||||
# @(#)probe.win32 (AT&T Research) 2010-01-01
|
||||
#
|
||||
# win32 specific make C probe initialization
|
||||
# wrapped cc's are easy on uwin
|
||||
# Win32 specific make C probe initialization
|
||||
# wrapped cc's are easy on UWIN
|
||||
#
|
||||
# 2> easy.err to avoid mysterious hang with bcc
|
||||
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
* ratz -- read a tar gzip archive from the standard input
|
||||
*
|
||||
* coded for portability
|
||||
* _SEAR_* macros for win32 self extracting archives -- see sear(1).
|
||||
* _SEAR_* macros for Win32 self extracting archives -- see sear(1).
|
||||
*/
|
||||
#pragma clang diagnostic ignored "-Wdeprecated-register"
|
||||
#pragma clang diagnostic ignored "-Wparentheses"
|
||||
|
|
@ -38,8 +38,8 @@ static const char usage[] =
|
|||
#endif
|
||||
"[l:local?Reject files that traverse outside the current directory.]"
|
||||
"[m:meter?Display a one line text meter showing archive read progress.]"
|
||||
"[n!:convert?In ebcdic environments convert text archive members from ascii"
|
||||
" to the native ebcdic.]"
|
||||
"[n!:convert?In EBCDIC environments convert text archive members from ASCII"
|
||||
" to the native EBCDIC.]"
|
||||
"[t:list?List each file path on the standard output but do not extract.]"
|
||||
"[v:verbose?List each file path on the standard output as it is extracted.]"
|
||||
"[V?Print the program version and exit.]"
|
||||
|
|
@ -305,9 +305,9 @@ static const char usage[] =
|
|||
# endif
|
||||
#endif
|
||||
|
||||
/* The following definitions for FAR are needed only for MSDOS mixed
|
||||
/* The following definitions for FAR are needed only for MS-DOS mixed
|
||||
* model programming (small or medium model with some far allocations).
|
||||
* This was tested only with MSC; for other MSDOS compilers you may have
|
||||
* This was tested only with MSC; for other MS-DOS compilers you may have
|
||||
* to define NO_MEMCPY in zutil.h. If you don't need the mixed model,
|
||||
* just define FAR to be empty.
|
||||
*/
|
||||
|
|
@ -473,7 +473,7 @@ typedef uLong FAR uLongf;
|
|||
stream interface.
|
||||
|
||||
Compression can be done in a single step if the buffers are large
|
||||
enough (for example if an input file is mmap'ed), or can be done by
|
||||
enough (for example if an input file is mmap'd), or can be done by
|
||||
repeated calls of the compression function. In the latter case, the
|
||||
application must provide more input and/or consume the output
|
||||
(providing more output space) before each call.
|
||||
|
|
@ -764,7 +764,7 @@ typedef unsigned long ulg;
|
|||
# define HAVE_MEMCPY
|
||||
#endif
|
||||
#ifdef HAVE_MEMCPY
|
||||
# ifdef SMALL_MEDIUM /* MSDOS small or medium model */
|
||||
# ifdef SMALL_MEDIUM /* MS-DOS small or medium model */
|
||||
# define zmemcpy _fmemcpy
|
||||
# define zmemcmp _fmemcmp
|
||||
# define zmemzero(dest, len) _fmemset(dest, 0, len)
|
||||
|
|
@ -876,7 +876,7 @@ typedef struct ptr_table_s {
|
|||
local ptr_table table[MAX_PTR];
|
||||
/* This table is used to remember the original form of pointers
|
||||
* to large buffers (64K). Such pointers are normalized with a zero offset.
|
||||
* Since MSDOS is not a preemptive multitasking OS, this table is not
|
||||
* Since MS-DOS is not a preemptive multitasking OS, this table is not
|
||||
* protected from concurrent access. This hack doesn't work anyway on
|
||||
* a protected system like OS/2. Use Microsoft C instead.
|
||||
*/
|
||||
|
|
@ -1316,7 +1316,7 @@ typedef struct internal_state {
|
|||
* bytes. With this organization, matches are limited to a distance of
|
||||
* wSize-MAX_MATCH bytes, but this ensures that IO is always
|
||||
* performed with a length multiple of the block size. Also, it limits
|
||||
* the window size to 64K, which is quite useful on MSDOS.
|
||||
* the window size to 64K, which is quite useful on MS-DOS.
|
||||
* To do: use the user input buffer as sliding window.
|
||||
*/
|
||||
|
||||
|
|
@ -2007,7 +2007,7 @@ unsigned short FAR *work;
|
|||
- Pentium III (Anderson)
|
||||
- M68060 (Nikl)
|
||||
*/
|
||||
#undef OFF /* (ancient) sunos <locale.h> */
|
||||
#undef OFF /* (ancient) SunOS <locale.h> */
|
||||
#ifdef POSTINC
|
||||
# define OFF 0
|
||||
# define PUP(a) *(a)++
|
||||
|
|
@ -3620,7 +3620,7 @@ typedef voidp gzFile;
|
|||
static int const gz_magic[2] = {0x1f, 0x8b}; /* gzip magic header */
|
||||
|
||||
/* gzip flag byte */
|
||||
#define ASCII_FLAG 0x01 /* bit 0 set: file probably ascii text */
|
||||
#define ASCII_FLAG 0x01 /* bit 0 set: file probably ASCII text */
|
||||
#define HEAD_CRC 0x02 /* bit 1 set: header CRC present */
|
||||
#define EXTRA_FIELD 0x04 /* bit 2 set: extra field present */
|
||||
#define ORIG_NAME 0x08 /* bit 3 set: original file name present */
|
||||
|
|
@ -3980,7 +3980,7 @@ int ZEXPORT gzread (file, buf, len)
|
|||
{
|
||||
gz_stream *s = (gz_stream*)file;
|
||||
Bytef *start = (Bytef*)buf; /* starting point for crc computation */
|
||||
Byte *next_out; /* == stream.next_out but not forced far (for MSDOS) */
|
||||
Byte *next_out; /* == stream.next_out but not forced far (for MS-DOS) */
|
||||
|
||||
if (s == NULL || s->mode != 'r') return Z_STREAM_ERROR;
|
||||
|
||||
|
|
@ -4341,7 +4341,7 @@ static const unsigned char a2i[] =
|
|||
};
|
||||
|
||||
/*
|
||||
* the mvs OpenEdition EBCDIC table
|
||||
* the MVS OpenEdition EBCDIC table
|
||||
*/
|
||||
|
||||
static const unsigned char a2o[] =
|
||||
|
|
@ -4381,7 +4381,7 @@ static const unsigned char a2o[] =
|
|||
};
|
||||
|
||||
/*
|
||||
* ascii text vs. control
|
||||
* ASCII text vs. control
|
||||
*/
|
||||
|
||||
static const unsigned char ascii_text[] =
|
||||
|
|
@ -4537,7 +4537,7 @@ sear_rm_r(char* dir)
|
|||
}
|
||||
|
||||
/*
|
||||
* system(3) without PATH search that should work on all windows variants
|
||||
* system(3) without PATH search that should work on all Windows variants
|
||||
*/
|
||||
|
||||
static int
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue