]> git.ipfire.org Git - thirdparty/glibc.git/commit
Declare bit flags UL so that they will not default to int size when
authorUlrich Drepper <drepper@redhat.com>
Fri, 31 Mar 2000 05:52:47 +0000 (05:52 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 31 Mar 2000 05:52:47 +0000 (05:52 +0000)
commit1d14e5d2dbb085e85c832b53909a28c673039c4a
treeb04dc9a03bed841d75e1da98e7ce6af333374822
parent85fec8564d1cfa258ab073503d420f878c6839e0
Declare bit flags UL so that they will not default to int size when
being inverted.
malloc/malloc.c