1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-18 01:18:51 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2003-02-27 20:21:24 +00:00
parent 9c97727fb2
commit eb339c4303
+3
View File
@@ -1,5 +1,8 @@
2003-02-27 Jim Meyering <jim@meyering.net>
* physmem.c (physmem_total, physmem_available): Add comments.
From Kaveh Ghazi.
* physmem.c: Merge in portability changes from gcc/libiberty
to support AIX, Tru64, and Windows. See the ChangeLog there
for credits and details. Thanks to Kaveh Ghazi for helping