diff options
author | Rich Felker <dalias@aerifal.cx> | 2011-08-07 15:48:16 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2011-08-07 15:48:16 -0400 |
commit | cdfb725ca3e20e14c64ca8695496e430b89b3b2c (patch) | |
tree | 180bf3dc28f20bd7b9d50495a745eb7b11af6ea3 /src/stdio/vswscanf.c | |
parent | b3c08a16c0a085e8de01cdc9de106aaa332d27d5 (diff) | |
download | musl-cdfb725ca3e20e14c64ca8695496e430b89b3b2c.tar.gz musl-cdfb725ca3e20e14c64ca8695496e430b89b3b2c.tar.xz musl-cdfb725ca3e20e14c64ca8695496e430b89b3b2c.zip |
use weak aliase rather than weak reference for vdso clock_gettime
this works around pcc's lack of working support for weak references, and in principle is nice because it gets us back to the stage where the only weak symbol feature we use is weak aliases, nothing else. having fewer dependencies on fancy linker features is a good thing.
Diffstat (limited to 'src/stdio/vswscanf.c')
0 files changed, 0 insertions, 0 deletions