freebsd-dev/libexec/rtld-elf
Matthew N. Dodd 1340fc1015 Don't post-increment pointers inside a loop conditional.
While I'm here:
- Let lm_add() call strdup() on its own behalf.
- Use a temporary pointer when parsing constraints; only set the
  constraint pointer on a totally successful match.

PR:		 bin/52783
Submitted by:	 David P. Reese Jr. <daver@gomerbud.com>
Approved by:	 re (rwatson)
2003-05-30 00:49:16 +00:00
..
alpha Allow threading libraries to register their own locking 2003-05-29 22:58:26 +00:00
amd64 Allow threading libraries to register their own locking 2003-05-29 22:58:26 +00:00
i386 Allow threading libraries to register their own locking 2003-05-29 22:58:26 +00:00
ia64 Allow threading libraries to register their own locking 2003-05-29 22:58:26 +00:00
powerpc Allow threading libraries to register their own locking 2003-05-29 22:58:26 +00:00
sparc64 Allow threading libraries to register their own locking 2003-05-29 22:58:26 +00:00
debug.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
debug.h Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. The 2001-07-26 11:02:39 +00:00
libmap.c Don't post-increment pointers inside a loop conditional. 2003-05-30 00:49:16 +00:00
libmap.h Dynamic object dependency mapping: libmap. 2003-04-07 16:21:26 +00:00
Makefile Allow threading libraries to register their own locking 2003-05-29 22:58:26 +00:00
malloc.c Fix signed/unsigned comparison warnings. 2003-05-04 00:56:00 +00:00
map_object.c Fix signed/unsigned comparison warnings. 2003-05-04 00:56:00 +00:00
rtld_lock.c Allow threading libraries to register their own locking 2003-05-29 22:58:26 +00:00
rtld_lock.h Allow threading libraries to register their own locking 2003-05-29 22:58:26 +00:00
rtld.1 Since libmap.conf is referenced in rtld.1, include it in the references 2003-05-17 19:46:49 +00:00
rtld.c Allow threading libraries to register their own locking 2003-05-29 22:58:26 +00:00
rtld.h Allow threading libraries to register their own locking 2003-05-29 22:58:26 +00:00
xmalloc.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00