1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-02-01 05:47:04 +03:00
ananth@in.ibm.com f4f3939a6c [PATCH] change pgsize
In udev-009 and previous releases, for klibc compatibility, the pgsize var
in sysfs_read_attribute() (file sysfs_dir.c under libsysfs) is handcoded
to 0x4000.

Should it not be 4096 bytes (0x1000 in hex) instead of 0x4000 (16k bytes)?
2005-04-26 21:13:10 -07:00
..
2005-04-26 21:05:23 -07:00
2005-04-26 21:05:23 -07:00
2005-04-26 21:13:09 -07:00
2005-04-26 21:13:09 -07:00
2005-04-26 21:13:09 -07:00
2005-04-26 21:13:09 -07:00
2005-04-26 21:13:10 -07:00
2005-04-26 21:13:09 -07:00
2005-04-26 21:13:09 -07:00