History log of /netbsd/bin/ksh/proto.h (Results 1 – 14 of 14)
Revision Date Author Comments
# 822c36bb 03-Jun-2018 kamil <kamil@NetBSD.org>

ksh: Remove symbol clash with libc

Rename local function twalk() to ksh_twak().
This is needed for installing interceptors in sanitizers.

Sponsored by <The NetBSD Foundation>


# ed120974 24-Jan-2018 kamil <kamil@NetBSD.org>

ksh: Rename a local function tsearch to mytsearch

This removes a clash with well-known libc function tsearch(3) from POSIX.

This allows to build ksh against MSan.

The new name might not be perfect

ksh: Rename a local function tsearch to mytsearch

This removes a clash with well-known libc function tsearch(3) from POSIX.

This allows to build ksh against MSan.

The new name might not be perfect, but long term ksh should be switched to
the libc version.

Sponsored by <The NetBSD Foundation>

show more ...


# a1e1dcf1 24-Jan-2018 kamil <kamil@NetBSD.org>

ksh: Rename a local function tdelete to mytdelete

This removes a clash with well-known libc function tdelete(3) from POSIX.

This allows to build ksh against MSan.

The new name might not be perfect

ksh: Rename a local function tdelete to mytdelete

This removes a clash with well-known libc function tdelete(3) from POSIX.

This allows to build ksh against MSan.

The new name might not be perfect, but long term ksh should be switched to
the libc version.

Sponsored by <The NetBSD Foundation>

show more ...


# 59ca3945 01-Jul-2017 joerg <joerg@NetBSD.org>

Kill enough K&R cruft to build with clang again.


# 13351aa1 30-Jun-2017 kamil <kamil@NetBSD.org>

ksh: Upgrade to C99 <stdbool.h>

This shell already used C99 functions.


# 0eb9805f 30-Jun-2017 kamil <kamil@NetBSD.org>

ksh: Drop old hack fo SunOS 4.1.x (1990-1994)


# a397ec1f 26-Jun-2005 christos <christos@NetBSD.org>

warns=3
- remove param names from function decls
- sprinkle const
- rename shadowed variables
- XXX: there is a lot of fishy __UNCONST going on.


# f662a744 07-Jul-2004 mycroft <mycroft@NetBSD.org>

Cleanup of ksh memory handling from OpenBSD, via Stefan Krueger in PR 24962.
Should also fix:
PR 8153
PR 13301
PR 15256
PR 25084


# f9b44bb1 25-Sep-2002 provos <provos@NetBSD.org>

change complete-list to first complete and then print a list,
also complete after '=' (dd), and ':' (ssh) and ` (backtick)
improvements from camield@openbsd.org. approved by perry and thorpej.


# 48ee8d12 20-Oct-1999 hubertf <hubertf@NetBSD.org>

resolve conflicts


# 86ff65dc 26-Jul-1998 mycroft <mycroft@NetBSD.org>

Remove silly prototype.


# 2ab2e20c 12-Jan-1997 tls <tls@NetBSD.org>

RCS ID Police


# 614eee46 18-Dec-1996 jtc <jtc@NetBSD.org>

import pdksh 5.2.12


# e1b2664c 21-Sep-1996 jtc <jtc@NetBSD.org>

import pdksh 5.2.8