mirror of git://sourceware.org/git/glibc.git
Reformat to GNU style. Avoid out-of-bounds pointer arithmetic (e.g., use eom - dn < 2 instead of dn + 1 >= eom). Inline the labellen function and fold the compression pointer check into the length check (l >= 64). Assume ASCII encoding. The symbol was moved using scripts/move-symbol-to-libc.py. Reviewed-by: Carlos O'Donell <carlos@redhat.com> Tested-by: Carlos O'Donell <carlos@redhat.com> |
||
---|---|---|
.. | ||
Makefile | ||
Versions | ||
____longjmp_chk.c | ||
__makecontext_ret.S | ||
arch-syscall.h | ||
c++-types.data | ||
clone.S | ||
getcontext.S | ||
getutent.c | ||
getutent_r.c | ||
getutid.c | ||
getutid_r.c | ||
getutline.c | ||
getutline_r.c | ||
getutmp.c | ||
getutxent.c | ||
getutxid.c | ||
getutxline.c | ||
glob64-lstat-compat.c | ||
jmp_buf-macros.h | ||
kernel_stat.h | ||
ld.abilist | ||
libBrokenLocale.abilist | ||
libanl.abilist | ||
libc.abilist | ||
libcrypt.abilist | ||
libdl.abilist | ||
libm.abilist | ||
libnsl.abilist | ||
libpthread.abilist | ||
libresolv.abilist | ||
librt.abilist | ||
libthread_db.abilist | ||
libutil-compat.c | ||
libutil.abilist | ||
login.c | ||
login32.c | ||
makecontext.c | ||
oldglob.c | ||
posix_fadvise64.c | ||
pututxline.c | ||
register-dump.h | ||
setcontext.S | ||
swapcontext.S | ||
syscall.S | ||
syscalls.list | ||
sysdep.S | ||
sysdep.h | ||
time64-compat.h | ||
updwtmp.c | ||
updwtmpx.c | ||
utmp-compat.h | ||
utmp-convert.h | ||
utmp32.c | ||
utmp32.h | ||
utmpx-convert.h | ||
utmpx32.c | ||
utmpx32.h | ||
vfork.S |