summaryrefslogtreecommitdiff
path: root/open_issues/glibc.mdwn
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@schwinge.name>2012-03-30 21:14:51 +0200
committerThomas Schwinge <thomas@schwinge.name>2012-03-30 21:14:51 +0200
commitda5d3bb6aee5efc2050677125a2ae8c4188434c4 (patch)
tree0aab7d0352d75b2fbd18a1bec8d02d49ede3b618 /open_issues/glibc.mdwn
parent84916badb676c9129ddf5f690487731fa0fc2f6c (diff)
open_issues/glibc: Samuel's Savannah glibc commits.
Diffstat (limited to 'open_issues/glibc.mdwn')
-rw-r--r--open_issues/glibc.mdwn45
1 files changed, 45 insertions, 0 deletions
diff --git a/open_issues/glibc.mdwn b/open_issues/glibc.mdwn
index 943f44bb..43d08db1 100644
--- a/open_issues/glibc.mdwn
+++ b/open_issues/glibc.mdwn
@@ -424,6 +424,51 @@ Last reviewed up to the [[Git mirror's d40c5d54cb551acba4ef1617464760c5b3d41a14
d94a4670800de6e8f088b8630ad5142866127980 -- what does it do for us?
+# Samuel's Savannah glibc commits
+
+Just for tracking until [[I|tschwinge]] have added/tested them all.
+
+ * [new branch] t/IPV6_PKTINFO -> savannah/t/IPV6_PKTINFO
+ * [new branch] t/SOL_IP -> savannah/t/SOL_IP
+ * [new branch] t/bigmem -> savannah/t/bigmem
+ * [new branch] t/catch-signal -> savannah/t/catch-signal
+ * [new branch] t/critical-sections -> savannah/t/critical-sections
+ * [new branch] t/hurdsig-SA_SIGINFO -> savannah/t/hurdsig-SA_SIGINFO
+ * [new branch] t/hurdsig-fixes -> savannah/t/hurdsig-fixes
+ * [new branch] t/hurdsig-fixes-2 -> savannah/t/hurdsig-fixes-2
+ * [new branch] t/hurdsig-global-dispositions -> savannah/t/hurdsig-global-dispositions
+ * [new branch] t/hurdsig-global-dispositions-versions -> savannah/t/hurdsig-global-dispositions-versions
+ * [new branch] t/ioctl-base-types -> savannah/t/ioctl-base-types
+ * [new branch] t/ioctl_decode_argument -> savannah/t/ioctl_decode_argument
+ * [new branch] t/itimer-lock -> savannah/t/itimer-lock
+ * [new branch] t/libc_stack_end -> savannah/t/libc_stack_end
+ * [new branch] t/locarchive -> savannah/t/locarchive
+ * [new branch] t/mach-nanosleep -> savannah/t/mach-nanosleep
+ * [new branch] t/mkdir_root -> savannah/t/mkdir_root
+ * [new branch] t/mlock -> savannah/t/mlock
+ * [new branch] t/no-hp-timing -> savannah/t/no-hp-timing
+ * [new branch] t/null-pathname -> savannah/t/null-pathname
+ * [new branch] t/posix2008 -> savannah/t/posix2008
+ * [new branch] t/posix_opt.h -> savannah/t/posix_opt.h
+ * [new branch] t/pthread_types -> savannah/t/pthread_types
+ * [new branch] t/readlinkat -> savannah/t/readlinkat
+ * [new branch] t/recvfrom -> savannah/t/recvfrom
+ * [new branch] t/sbrk -> savannah/t/sbrk
+ * [new branch] t/select-inputcheck -> savannah/t/select-inputcheck
+ * [new branch] t/sendmsg-SCM_RIGHTS -> savannah/t/sendmsg-SCM_RIGHTS
+ * [new branch] t/setresid -> savannah/t/setresid
+ * [new branch] t/socket_server_indexcheck -> savannah/t/socket_server_indexcheck
+ * [new branch] t/symlink_dealloc -> savannah/t/symlink_dealloc
+ * [new branch] t/sysvshm -> savannah/t/sysvshm
+ * [new branch] t/thread-cancel -> savannah/t/thread-cancel
+ * [new branch] t/ttyname_ERANGE -> savannah/t/ttyname_ERANGE
+ * [new branch] t/unlockpt-chroot -> savannah/t/unlockpt-chroot
+ * [new branch] t/unwind-resume -> savannah/t/unwind-resume
+ * [new branch] tg/dup3-lock -> savannah/tg/dup3-lock
+ d740cf9..5514f50 tschwinge/Roger_Whittaker -> savannah/tschwinge/Roger_Whittaker
+ 54aa30b..bc62289 refs/top-bases/tschwinge/Roger_Whittaker -> savannah/top-bases/tschwinge/Roger_Whittaker
+
+
# Build
Here's a log of a glibc build run; this is from our [[Git repository's