aboutsummaryrefslogtreecommitdiffstats
path: root/extension/ext_custom.h
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2020-08-24 10:20:47 +0300
committerArnold D. Robbins <arnold@skeeve.com>2020-08-24 10:20:47 +0300
commite71664615529f419082b373ea7e44c35b0595a97 (patch)
tree4283e1c2e277b6ece6cb29016dda0cfcb2022b31 /extension/ext_custom.h
parent886abd96488a120c196eddaf5db7943ff1b565e8 (diff)
downloadegawk-e71664615529f419082b373ea7e44c35b0595a97.tar.gz
egawk-e71664615529f419082b373ea7e44c35b0595a97.tar.bz2
egawk-e71664615529f419082b373ea7e44c35b0595a97.zip
Doc update, fix a FIXME.
Diffstat (limited to 'extension/ext_custom.h')
0 files changed, 0 insertions, 0 deletions
al.h [__CYGWIN__]: Issue error messageThomas Fitzsimmons2002-01-282-0/+10 * * libc/include/sys/signal.h: Revert 2002-01-23 change.Thomas Fitzsimmons2002-01-252-1/+5 * * libc/include/sys/signal.h: Remove pthread_kill declarationThomas Fitzsimmons2002-01-242-1/+6 * * libc/include/time.h: Add prototype for strptime for Cygwin.Christopher Faylor2002-01-182-0/+5 * Fix bug when len == 1 and dst was not word aligned.Nick Clifton2002-01-172-2/+14 * _sbrk(): Return -1 rather than aborting if too much memory is requested.Nick Clifton2002-01-172-2/+15 * 2002-01-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-01-112-3/+7 * 2002-01-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-01-072-6/+10 * 2002-01-07 Alan Matsuoka <alanm@redhat.com>Jeff Johnston2002-01-073-0/+10 * * libc/sys/cygwin/sys/utmp.h: Add definition of UTMP_FILE.Corinna Vinschen2001-12-282-0/+6 * In newlib/:Geoffrey Keating2001-12-2211-0/+2441 * * libm/machine/configure.in (HAVE_LIBM_MACHINE_DIR): New conditional.Thomas Fitzsimmons2001-12-195-5/+28 * * libm/machine/Makefile.am: Change rules to create correct lib.a.Corinna Vinschen2001-12-193-14/+30 * 2001-12-18 Thomas Fitzsimmons <fitzsim@redhat.com>Thomas Fitzsimmons2001-12-1925-22/+86 * * Makefile.am (DOCDIR): Force to empty string when docThomas Fitzsimmons2001-12-183-1/+8 * * libc/stdlib/Makefile.am (LIB_COMPILE): Change to equalThomas Fitzsimmons2001-12-185-8/+17 * * libc/sys/cygwin/include/unistd.h: Add __UNISTD_GETOPT_ to allowCorinna Vinschen2001-12-172-0/+7 * (vfiprintf.$(oext)): Likewise.Thomas Fitzsimmons2001-12-143-2/+3 * * libc/stdio/Makefile.am (vfprintf.$(oext)): Add $(INCLUDES) toThomas Fitzsimmons2001-12-143-2/+7 * * Makefile.shared: New file.Thomas Fitzsimmons2001-12-13