]> granicus.if.org Git - python/commit
Remove our implementation of memmove() and strerror(); both are in the C89
authorBrett Cannon <bcannon@gmail.com>
Tue, 18 Mar 2008 04:09:00 +0000 (04:09 +0000)
committerBrett Cannon <bcannon@gmail.com>
Tue, 18 Mar 2008 04:09:00 +0000 (04:09 +0000)
commitaa5778d1b886f7a4e47855229c8b223b6b39e317
tree1a091419eea1f0060e3e46741b63cd24b9257c2d
parentb7ec8e5a9e1e48aed6c217f505fa38b7461e0989
Remove our implementation of memmove() and strerror(); both are in the C89
standard library.
Misc/NEWS
Python/memmove.c [deleted file]
Python/strerror.c [deleted file]
configure
configure.in
pyconfig.h.in