~jsvoboda/helenos/dnsr

« back to all changes in this revision

Viewing changes to uspace/lib/c/generic/double_to_str.c

  • Committer: Jiri Svoboda
  • Date: 2013-04-19 18:38:18 UTC
  • mfrom: (1527.1.284 main-clone)
  • Revision ID: jiri@wiwaxia-20130419183818-nvfibuh4t5qol0e3
MergeĀ mainlineĀ chages.

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
 
34
34
#include <stdint.h>
35
35
#include <assert.h>
36
 
#include <bool.h>
 
36
#include <stdbool.h>
37
37
 
38
38
/*
39
39
 * Floating point numbers are converted from their binary representation