]> sourceware.org Git - glibc.git/commit
Update.
authorUlrich Drepper <drepper@redhat.com>
Thu, 28 Oct 1999 21:38:59 +0000 (21:38 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 28 Oct 1999 21:38:59 +0000 (21:38 +0000)
commit061d137bd7c64e3f80ec524685c4bccf98248f58
tree73c5167b36aa903eb50c5ffcf7a8049420b077e7
parent253d0b23775e5627d0d2d9419ba51fc33addf7dd
Update.

1999-10-26  Andreas Jaeger  <aj@suse.de>

* stdlib/msort.c: Include <alloca.h> for prototype.
Remove K&R compatibility and _quicksort prototype.

* stdlib/qsort.c: Make code and comments 64 bit clean; clarify
some comments.
Reported by Bernd Löchner <loechner@informatik.uni-kl.de>.
Remove K&R compatibility.
Move prototype declaration to include/stdlib.h.
Include <alloca.h> for prototype; include <limits.h> for CHAR_BIT.

* include/stdlib.h: Prototype declaration for _quicksort.
ChangeLog
include/stdlib.h
stdlib/msort.c
stdlib/qsort.c
This page took 0.041501 seconds and 5 git commands to generate.