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> |
||
|---|---|---|
| .. | ||
| n32 | ||
| n64 | ||
| Makefile | ||
| configure | ||
| configure.ac | ||
| fxstat64.c | ||
| fxstatat.c | ||
| fxstatat64.c | ||
| getdents64.c | ||
| ipc_priv.h | ||
| kstat_cp.h | ||
| ldconfig.h | ||
| ldd-rewrite.sed | ||
| libBrokenLocale.abilist | ||
| libcrypt.abilist | ||
| libdl.abilist | ||
| libm.abilist | ||
| libnsl.abilist | ||
| libpthread.abilist | ||
| libthread_db.abilist | ||
| libutil.abilist | ||
| lxstat64.c | ||
| msgctl.c | ||
| semctl.c | ||
| shmctl.c | ||
| syscall.S | ||
| sysdep.h | ||
| xstat64.c | ||