aboutsummaryrefslogtreecommitdiffstats
path: root/lapd_sapi.h
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2004-09-03 18:14:00 +0000
committerGuy Harris <guy@alum.mit.edu>2004-09-03 18:14:00 +0000
commitdfad2b94f5fa40db86bd11e475c310751efafe69 (patch)
tree52e7356882f6648b61bf937b258a6ebcffc54e65 /lapd_sapi.h
parent4e3b6fb31568d2a767c4f977b8954e124caec30c (diff)
Some UN*Xes don't have any "strtou*" routine to convert a string to a
64-bit integer; use "g_ascii_strtoull()", and, in the configure script, check whether it's available in GLib (it's not in GLib 1.2[.x]) and, if not, supply the GLib 2.4.5 version of the routine. For G_MAXUINT32 and G_MAXUINT64, put a "U" at the end of the constant to explicitly flag it as unsigned. svn path=/trunk/; revision=11889
Diffstat (limited to 'lapd_sapi.h')
0 files changed, 0 insertions, 0 deletions