February 2013 Archives by subject
Starting: Fri Feb 1 15:02:47 UTC 2013
Ending: Thu Feb 28 19:16:02 UTC 2013
Messages: 115
- [Bug 2455] Leaking memory when continuously dlopen and dlclose shared objects
bugzilla at busybox.net
- [Bug 2455] Leaking memory when continuously dlopen and dlclose shared objects
bugzilla at busybox.net
- [Bug 2455] Leaking memory when continuously dlopen and dlclose shared objects
bugzilla at busybox.net
- [Bug 3829] 2 patches to let systemd build
bugzilla at busybox.net
- [Bug 3829] 2 patches to let systemd build
bugzilla at busybox.net
- [Bug 4466] abort() on ARM produces core file that you can't backtrace.
bugzilla at busybox.net
- [Bug 5834] statfs() does not populate the `f_frsize' field of `struct statfs'
bugzilla at busybox.net
- [Bug 5930] Improper return value of fwrite in bytes,
bugzilla at busybox.net
- [Bug 5930] Improper return value of fwrite in bytes,
bugzilla at busybox.net
- [Bug 5930] Improper return value of fwrite in bytes,
bugzilla at busybox.net
- [Bug 5930] Improper return value of fwrite in bytes,
bugzilla at busybox.net
- [Bug 5930] Improper return value of fwrite in bytes,
bugzilla at busybox.net
- [Bug 5930] Improper return value of fwrite in bytes,
bugzilla at busybox.net
- [Bug 5930] New: Improper return value of fwrite in bytes,
bugzilla at busybox.net
- [Bug 5936] New: timezone information for Israel (IDT, "Jerusalem Time") is missing
bugzilla at busybox.net
- [Bug 5936] timezone information for Israel (IDT, "Jerusalem Time") is missing
bugzilla at busybox.net
- [Bug 5936] timezone information for Israel (IDT, "Jerusalem Time") is missing
bugzilla at busybox.net
- [Bug 5936] timezone information for Israel (IDT, "Jerusalem Time") is missing
bugzilla at busybox.net
- [Bug 5936] timezone information for Israel (IDT, "Jerusalem Time") is missing
bugzilla at busybox.net
- [Bug 5936] timezone information for Israel (IDT, "Jerusalem Time") is missing
bugzilla at busybox.net
- [Bug 5954] New: res_nclose never returns
bugzilla at busybox.net
- [Bug 5954] res_nclose never returns
bugzilla at busybox.net
- [Bug 5954] res_nclose never returns
bugzilla at busybox.net
- [Bug 5954] res_nclose never returns
bugzilla at busybox.net
- [Bug 5954] res_nclose never returns
bugzilla at busybox.net
- [Bug 5954] res_nclose never returns
bugzilla at busybox.net
- [Bug 5972] New: Undefined Behavior in md5.c
bugzilla at busybox.net
- [Bug 5972] Undefined Behavior in md5.c
bugzilla at busybox.net
- [Bug 5972] Undefined Behavior in md5.c
bugzilla at busybox.net
- [Bug 5984] Enable UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE by default
bugzilla at busybox.net
- [Bug 5984] Enable UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE by default
bugzilla at busybox.net
- [Bug 5984] Enable UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE by default
bugzilla at busybox.net
- [Bug 5984] New: Enable UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE by default
bugzilla at busybox.net
- [Bug 5990] Enable UCLIBC_HAS_SSP by Default
bugzilla at busybox.net
- [Bug 5990] Enable UCLIBC_HAS_SSP by Default
bugzilla at busybox.net
- [Bug 5990] New: Enable UCLIBC_HAS_SSP by Default
bugzilla at busybox.net
- [Bug 5996] Enable UCLIBC_BUILD_NOW by Default
bugzilla at busybox.net
- [Bug 5996] Enable UCLIBC_BUILD_NOW by Default
bugzilla at busybox.net
- [Bug 5996] New: Enable UCLIBC_BUILD_NOW by Default
bugzilla at busybox.net
- [Bug 6002] Makefile.in uses mktemp
bugzilla at busybox.net
- [Bug 6002] New: Makefile.in uses mktemp
bugzilla at busybox.net
- [Bug 6008] New: Patch: Clang does not honor -dN
bugzilla at busybox.net
- [Bug 6008] Patch: Clang does not honor -dN
bugzilla at busybox.net
- [Bug 6008] Patch: Clang does not honor -dN
bugzilla at busybox.net
- [git commit] access: Use faccessat if arch does not have the access syscall
Bernhard Reutner-Fischer
- [git commit] buildsys: Fix kbuild-style switch fallout
Bernhard Reutner-Fischer
- [git commit] buildsys: switch libc to kbuild-style
Bernhard Reutner-Fischer
- [git commit] buildsys: switch warning into a TODO
Bernhard Reutner-Fischer
- [git commit] chmod: Use fchmodat if arch does not have the chmod syscall
Bernhard Reutner-Fischer
- [git commit] chown: Use fchownat if arch does not have the chown syscall
Bernhard Reutner-Fischer
- [git commit] Config.in: Introduce symbol for arches with deprecated syscalls
Bernhard Reutner-Fischer
- [git commit] dup2: Use dup3 if arch does not have the dup2 syscall
Bernhard Reutner-Fischer
- [git commit] epoll: Use epoll_create1 if arch does not have the epoll_create syscall
Bernhard Reutner-Fischer
- [git commit] epoll: Use epoll_pwait if arch does not have the epoll_wait syscall
Bernhard Reutner-Fischer
- [git commit] fcntl: Use fcntl64 is arch does not have the fcntl syscall
Bernhard Reutner-Fischer
- [git commit] fork: Use clone if arch does not have the fork syscall
Bernhard Reutner-Fischer
- [git commit] fstat: Use fstat64 if arch does not have the fstat syscall
Bernhard Reutner-Fischer
- [git commit] fstatat64: Use newfstatat only for 64-bit operations
Bernhard Reutner-Fischer
- [git commit] fstatat: Use newfstatat only for 64-bit operations
Bernhard Reutner-Fischer
- [git commit] fstatat{64}: No conversion code is needed for new architectures
Bernhard Reutner-Fischer
- [git commit] fstatfs64: Prefer fstatfs64 system call instead of __libc_fstatfs
Bernhard Reutner-Fischer
- [git commit] fstatfs: Add __libc_fstatfs wrapper
Bernhard Reutner-Fischer
- [git commit] ftruncate: Use ftruncate64 if arch does not have the ftruncate syscall
Bernhard Reutner-Fischer
- [git commit] getdents: Use getdents64 if arch does not have the getdents syscall
Bernhard Reutner-Fischer
- [git commit] inet: remove noreturn attribute from res_nclose
Bernhard Reutner-Fischer
- [git commit] inotify_init: Use inotify_init1 if inotify_init syscall is not defined
Bernhard Reutner-Fischer
- [git commit] lchown: Use fchownat if arch does not have the lchown syscall
Bernhard Reutner-Fischer
- [git commit] ldso: Use newer syscalls if arch does not have the deprecated syscalls
Bernhard Reutner-Fischer
- [git commit] libc/ipc: Allow architectures to define their own __IPC_64 macro
Bernhard Reutner-Fischer
- [git commit] libc/pause: Enable pause_nocancel for arches without __NR_pause
Bernhard Reutner-Fischer
- [git commit] libc/statfs64: Skip conversion code for new architectures
Bernhard Reutner-Fischer
- [git commit] libc/sysdeps: Add new interfaces for new architectures
Bernhard Reutner-Fischer
- [git commit] libc/{arm, i386}/Makefile.arch: Don't build 64-bit code if LFS is disabled
Bernhard Reutner-Fischer
- [git commit] libc: add non standard execvpe function
Bernhard Reutner-Fischer
- [git commit] libc: add posix_fallocate()
Bernhard Reutner-Fischer
- [git commit] libc: atexit: reuse free slots at the end of exit functions table
Carmelo Amoroso
- [git commit] libpthread: Fix handling of SUBARCH includes
Bernhard Reutner-Fischer
- [git commit] link: Use linkat if arch does not have the link syscall
Bernhard Reutner-Fischer
- [git commit] lseek: Use lseek64 is arch does not have the lseek syscall
Bernhard Reutner-Fischer
- [git commit] lstat64: Use fstatat64 if arch does not have the lstat64 syscall
Bernhard Reutner-Fischer
- [git commit] lstat: Use fstatat64 if arch does not have the lstat syscall
Bernhard Reutner-Fischer
- [git commit] Makefile.in: Use non-legacy interfaces for new architectures
Bernhard Reutner-Fischer
- [git commit] mkdir: Use mkdirat if arch does not have the mkdir syscall
Bernhard Reutner-Fischer
- [git commit] mknod: Use mknodat if arch does not have the mknod syscall
Bernhard Reutner-Fischer
- [git commit] mman: rename MAP_UNINITIALIZE to MAP_UNINITIALIZED
Bernhard Reutner-Fischer
- [git commit] nice: fix overflow checking in int_add_no_wrap()
Bernhard Reutner-Fischer
- [git commit] not-cancel.h: Use openat if arch does not have the open syscall
Bernhard Reutner-Fischer
- [git commit] nptl/allocatestack.c: Fix stack mprotect alignment for STACK_GROWS_UP
Bernhard Reutner-Fischer
- [git commit] open64: Use openat if arch does not have the open syscall
Bernhard Reutner-Fischer
- [git commit] open: Use openat if arch does not have the open syscall
Bernhard Reutner-Fischer
- [git commit] pipe: Use pipe2 if arch does not have the pipe syscall
Bernhard Reutner-Fischer
- [git commit] readlink: Use readlinkat if arch does not have the readlink syscall
Bernhard Reutner-Fischer
- [git commit] rename: Use renameat if arch does not have the rename syscall
Bernhard Reutner-Fischer
- [git commit] rmdir: Use unlinkat if arch does not have the rmdir syscall
Bernhard Reutner-Fischer
- [git commit] scripts: remove CVS header from getent
Bernhard Reutner-Fischer
- [git commit] sendfile: Use sendfile64 if arch does not have the sendfile syscall
Bernhard Reutner-Fischer
- [git commit] stat64: Use fstatat64 if arch does not have the stat64 syscall
Bernhard Reutner-Fischer
- [git commit] stat: Use fstatat64 if arch does not have the stat syscall
Bernhard Reutner-Fischer
- [git commit] statfs: Use statfs64 if arch does not have the statfs syscall
Bernhard Reutner-Fischer
- [git commit] stdlib: Fix fndecl of mkostemp, mkostemp64
Bernhard Reutner-Fischer
- [git commit] symlink: Use symlinkat if arch does not have the symlink syscall
Bernhard Reutner-Fischer
- [git commit] test: run test{,_glibc} adjacent
Bernhard Reutner-Fischer
- [git commit] truncate: Use truncate64 if arch does not have the truncate syscall
Bernhard Reutner-Fischer
- [git commit] unlink: Use unlinkat if arch does not have the unlink syscall
Bernhard Reutner-Fischer
- [git commit] ustat: Add ustat stub for arches that don't have the ustat system call
Bernhard Reutner-Fischer
- [git commit] utime: Use utimensat if arch does not have the utime syscall
Bernhard Reutner-Fischer
- [git commit] utimes: Use utimensat if arch does not have the utimes syscall
Bernhard Reutner-Fischer
- [git commit] vfork: Use clone if arch does not have the vfork syscall
Bernhard Reutner-Fischer
- [git commit branch/0.9.33] inet: add missing include for NULL in socketcalls
Bernhard Reutner-Fischer
- [git commit branch/0.9.33] libc: add non standard execvpe function
Bernhard Reutner-Fischer
- [git commit branch/0.9.33] libc: add posix_fallocate()
Bernhard Reutner-Fischer
- [git commit branch/0.9.33] libc: atexit: reuse free slots at the end of exit functions table
Carmelo Amoroso
- [git commit branch/0.9.33] mman: rename MAP_UNINITIALIZE to MAP_UNINITIALIZED
Bernhard Reutner-Fischer
- [git commit branch/0.9.33] nice: fix overflow checking in int_add_no_wrap()
Bernhard Reutner-Fischer
- [git commit branch/0.9.33] stdlib: Fix fndecl of mkostemp, mkostemp64
Bernhard Reutner-Fischer
Last message date:
Thu Feb 28 19:16:02 UTC 2013
Archived on: Thu Feb 28 19:16:36 UTC 2013
This archive was generated by
Pipermail 0.09 (Mailman edition).