Changeset 136879 in git
- Timestamp:
- Jun 15, 1999, 5:25:28 PM (24 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
- Children:
- 89eb77fb65281deb86e0741abe072965595191c9
- Parents:
- 1e7e198ab25b5e08adfac90ffe4431d1928e2102
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/gmalloc.c
r1e7e19 r136879 1314 1314 1315 1315 #ifdef __GNU_LIBRARY__ 1316 #ifndef __GLIBC__ 1316 1317 /* It is best not to declare this and cast its result on foreign operating 1317 1318 systems with potentially hostile include files. */ 1318 1319 extern __ptr_t __sbrk __P ((int increment)); 1320 #endif 1319 1321 #endif 1320 1322
Note: See TracChangeset
for help on using the changeset viewer.